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