TcxGridColumnStyles.Item Property
In This Article
Returns the column that this style is applied to.
#Declaration
Delphi
property Item: TcxGridColumn read;
#Property Value
Type |
---|
Tcx |
#Remarks
The Item property identifies the column to which the TcxGridColumnStyles applies its styles.
See Also