Back to Devexpress

TcxGridBandSetStoredPropertyValueEvent Type

vcl-cxgridbandedtableview-fab65eaf.md

latest563 B
Original Source

TcxGridBandSetStoredPropertyValueEvent Type

Declaration

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

Parameters

NameType
SenderTcxGridBand
ANamestring
AValueVariant

See Also

cxGridBandedTableView Unit