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

TcxGridViewGetStoredPropertiesEvent Type

Declaration

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

Parameters

Name Type
Sender TcxCustomGridView
AProperties TStrings
See Also