TcxSchedulerSubControl.Bounds Property
Specifies the TcxSchedulerSubControl‘s bounding rectangle.
Declaration
property Bounds: TRect read; write;
Property Value
Type |
---|
TRect |
Remarks
Use the Bounds property to specify the sides of the TcxSchedulerSubControl component.
See Also