TcxSchedulerDayView.EventShadows Property
Specifies whether the user event‘s rectangle is shadowed.
Declaration
property EventShadows: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
If this property is set to True the user event’s rectangle is shadowed.
Note
the user event’s rectangle is only shadowed in the Day View.
The default value of the EventShadows property is True.
See Also