Back to Devexpress

TcxGridViewSetStoredPropertyValueEvent Type

vcl-cxgridcustomview-bf341b7e.md

latest566 B
Original Source

TcxGridViewSetStoredPropertyValueEvent Type

Declaration

delphi
TcxGridViewSetStoredPropertyValueEvent = procedure(Sender: TcxCustomGridView; const AName: string; const AValue: Variant) of object;

Parameters

NameType
SenderTcxCustomGridView
ANamestring
AValueVariant

See Also

cxGridCustomView Unit