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