TcxCustomGridCellViewInfo.ContentWidth Property
Contains the width of a specific cell excluding the border size.
Declaration
property ContentWidth: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The ContentWidth property contains the width of a specific cell. The cell border width is not included in the content width.
See Also