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

TcxGridBandGetStoredPropertiesEvent Type

Declaration

TcxGridBandGetStoredPropertiesEvent = procedure(Sender: TcxGridBand; AProperties: TStrings) of object;

Parameters

Name Type
Sender TcxGridBand
AProperties TStrings
See Also