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

TcxGridBandSetStoredPropertyValueEvent Type

Declaration

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

Parameters

Name Type
Sender TcxGridBand
AName string
AValue Variant
See Also