TcxSchedulerEventCellViewInfo.ClipRgn Property
Represents a clipping region.
Declaration
property ClipRgn: TcxRegion read; write;
Property Value
Type |
---|
TcxRegion |
Remarks
This property references a TcxRegion object that contains information on the region frame and a handle to the region to be drawn.
See Also