TcxSchedulerReportLinkStyles.GetDateNavigatorContentParams Method
Returns the TcxViewParams record, which contains information about the style attributes of the Date Navigator‘s background in the report.
Declaration
function GetDateNavigatorContentParams: TcxViewParams; virtual;
Returns
Type |
---|
TcxViewParams |
Remarks
Use the GetDateNavigatorContentParams method to get information about the style attributes of the Date Navigator‘s background in the scheduler’s report.
See Also