Back to Devexpress

TcxGridViewGetStoredPropertiesEvent Type

vcl-cxgridcustomview-c201020b.md

latest466 B
Original Source

TcxGridViewGetStoredPropertiesEvent Type

Declaration

delphi
TcxGridViewGetStoredPropertiesEvent = procedure(Sender: TcxCustomGridView; AProperties: TStrings) of object;

Parameters

NameType
SenderTcxCustomGridView
APropertiesTStrings

See Also

cxGridCustomView Unit