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