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