DesiredVisible Property (C1PreviewTextSearchPanel)
In This Topic
Gets or sets a value indicating whether the text search panel should be shown.
Syntax
'Declaration
Public Property DesiredVisible As Boolean
public bool DesiredVisible {get; set;}
See Also