TcxSchedulerDateNavigatorMonthContentViewInfo.Transparent Property
In This Article
Specifies whether the background of the Date Navigator‘s calendar will be drawn.
#Declaration
Delphi
property Transparent: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
If the Transparent property is set to False, then the calendar’s background will be painted.
See Also