TcxSchedulerReportLinkPrintStyles.Memo Property
Represents the Memo print style.
Declaration
property Memo: TcxSchedulerReportLinkMemoPrintStyle read; write;
Property Value
| Type |
|---|
| TcxSchedulerReportLinkMemoPrintStyle |
Remarks
The Memo print style displays a list of the individual user events along with their details.
Use the Memo property to access the TcxSchedulerReportLinkMemoPrintStyle object.
See Also