Skip to main content

TcxGridBandGetStoredPropertyValueEvent Type

Declaration

TcxGridBandGetStoredPropertyValueEvent = procedure(Sender: TcxGridBand; const AName: string; var AValue: Variant) of object;

Parameters

Name Type
Sender TcxGridBand
AName string
AValue Variant
See Also