TcxSchedulerStyles.Event Property
In This Article
Specifies the style settings applied to scheduled user events displayed in the scheduling area.
#Declaration
Delphi
property Event: TcxStyle index cxcsEvent read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
For detailed information on working with the Styles technology, refer to examples in the Styles topic.
See Also