TcxCustomRowViewInfo.CalculatedHeight Property
Specifies the row height, in pixels.
Declaration
property CalculatedHeight: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Note that the width of horizontal lines that separate rows is not included in the property value.
See Also