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