TcxGridBandedColumnStyles.Item Property
Specifies the banded column for which the current TcxGridBandedColumnStyles instance is created.
Declaration
property Item: TcxGridBandedColumn read;
Property Value
| Type |
|---|
| TcxGridBandedColumn |
Remarks
The Item property returns the banded column for which the current TcxGridBandedColumnStyles instance defines the appearance of column elements.
See Also