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