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