TcxSchedulerDateNavigatorStyles.GetContentParams Method
Returns the TcxViewParams record that contains information about the Date Navigator‘s month style attributes.
Declaration
function GetContentParams: TcxViewParams;
Returns
| Type |
|---|
| TcxViewParams |
Remarks
Use the GetContentParams method to get information about the style attributes of the Date Navigator‘s month.
See Also