Skip to main content

TcxGridFindPanelVisibilityChangedEvent Type

Declaration

TcxGridFindPanelVisibilityChangedEvent = procedure(Sender: TcxCustomGridTableView; const AVisible: Boolean) of object;

Parameters

Name Type
Sender TcxCustomGridTableView
AVisible Boolean
See Also