TcxGridLayoutViewStyles.Item Property
Specifies the style for the card’s layout items.
Declaration
property Item: TcxStyle index vsItem read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The style for a certain layout item can be specified using the OnGetItemStyle event.
See Also