TcxCustomGridTableItemStyles.Item Property
Gets the item for which the style is applied.
Declaration
property Item: TcxCustomGridTableItem read;
Property Value
Type |
---|
TcxCustomGridTableItem |
Remarks
The Item property returns the item for which the current TcxCustomGridTableItemStyles instance defines style settings.
See Also