TcxSchedulerCustomViewInfoItem.Bounds Property
Gets the current element’s rectangle.
Declaration
property Bounds: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the Bounds property to obtain the coordinates of the element’s rectangle which will be drawn in the scheduling area.
See Also