TcxDBMemoReportLink.cxDBMemo Property
Provides access to the data-aware multi-line editor being printed.
Declaration
property cxDBMemo: TcxDBMemo read;
Property Value
Type |
---|
TcxDBMemo |
Remarks
Use the cxDBMemo property to access the data-aware multi-line editor being printed. Set the Component property to specify the TcxDBMemo editor to print.
See Also