Back to Devexpress

TcxGridFindPanelVisibilityChangedEvent Type

vcl-cxgridcustomtableview-55bc0ebb.md

latest491 B
Original Source

TcxGridFindPanelVisibilityChangedEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomGridTableView
AVisibleBoolean

See Also

cxGridCustomTableView Unit