Back to Devexpress

TcxGridFilterCustomizationEvent Type

vcl-cxgridcustomtableview-4bf2a977.md

latest469 B
Original Source

TcxGridFilterCustomizationEvent Type

Declaration

delphi
TcxGridFilterCustomizationEvent = procedure(Sender: TcxCustomGridTableView; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxCustomGridTableView
ADoneBoolean

See Also

cxGridCustomTableView Unit