TcxSchedulerDateNavigatorStyles.GetSelectionParams Method
Returns the TcxViewParams record that contains information about the style attributes of dates that are selected in the Date Navigator.
Declaration
function GetSelectionParams: TcxViewParams;
Returns
| Type |
|---|
| TcxViewParams |
Remarks
Use the GetSelectionParams method to get information about the style attributes of selected dates.
See Also