Gets or sets a value indicating whether [search is visible].
Namespace: Ico.AnyGlass.AlarmWorX.ViewModel
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public bool SearchIsVisible { get; set; } |
Visual Basic |
---|
Public Property SearchIsVisible As Boolean Get Set |
JScript |
---|
function get SearchIsVisible () : boolean function set SearchIsVisible (value : boolean) |