TcxSchedulerReportLinkPrintStyles.Memo Property
In This Article
Represents the Memo print style.
#Declaration
Delphi
property Memo: TcxSchedulerReportLinkMemoPrintStyle read; write;
#Property Value
Type |
---|
Tcx |
#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