Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerStyles.Selection Property

Specifies the selection style settings.

#Declaration

Delphi
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