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