Skip to main content

TcxSchedulerReportLinkStyles.GetDateNavigatorHeaderParams Method

Returns the TcxViewParams record, which contains information about the style attributes of the Date Navigator‘s header in the report.

Declaration

function GetDateNavigatorHeaderParams: TcxViewParams; virtual;

Returns

Type
TcxViewParams

Remarks

Use the GetDateNavigatorHeaderParams method to get information about the style attributes of the Date Navigator‘s header in the scheduler’s report.

See Also