Skip to main content

TcxSchedulerDateNavigatorMonthContentViewInfo.SelectedParams Property

Gets the style settings of the date(s) which has been selected in the Date Navigator.

Declaration

property SelectedParams: TcxViewParams read;

Property Value

Type
TcxViewParams

Remarks

Use the SelectedParams property to return the style settings of the selected date(s).

See Also