Skip to main content

TcxGridBandGetStoredPropertiesEvent Type

Declaration

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

Parameters

Name Type
Sender TcxGridBand
AProperties TStrings
See Also