TcxSchedulerCustomViewInfoItem.Canvas Property
Represents the surface on which the required element will be drawn.
Declaration
property Canvas: TcxCanvas read;
Property Value
Type |
---|
TcxCanvas |
Remarks
Use the Canvas property to access the TcxCanvas instance.
See Also