TcxSchedulerSubControl.Height Property
Specifies the height of the TcxSchedulerSubControl ‘s rectangle.
Declaration
property Height: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the Height property to specify the height of the TcxSchedulerSubControl component.
See Also