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