Skip to main content

TcxSchedulerStyles.Selection Property

Specifies the selection style settings.

Declaration

property Selection: TcxStyle index cxcsSelection read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to specify the style settings applied to the currently selected time blocks (or scheduled user events if the Agenda View is active).

For detailed information on working with the Styles technology, refer to examples in the Styles topic.

See Also