TdxGanttControlSheetOptions.RowHeight Property
Specifies a row height, in pixels.
Declaration
property RowHeight: Integer read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
The RowHeight
property’s default value is declared in the DefaultRowHeight
protected constant.
See Also