TcxSchedulerReportLinkStyles.GetTimeRulerParams Method
Returns the TcxViewParams record, which contains information about the style attributes of the report’s time zone(s).
Declaration
function GetTimeRulerParams: TcxViewParams; virtual;
Returns
Type |
---|
TcxViewParams |
Remarks
Use the GetTimeRulerParams method to get information about the style attributes of the report’s time zone(s).
See Also