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