ShowClearButton Property (C1FlexGridSearchPanel)
In This Topic
Gets or sets whether the Clear button is displayed within the
C1FlexGridSearchPanel.
Syntax
'Declaration
Public Property ShowClearButton As Boolean
public bool ShowClearButton {get; set;}
See Also