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