Skip to main content
A newer version of this page is available. .

TcxGridFindPanelVisibilityChangedEvent Type

Declaration

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

Parameters

Name Type
Sender TcxCustomGridTableView
AVisible Boolean
See Also