TcxMCListBoxReportLink.cxMCListBox Property
Provides access to the multi-column list box control being printed.
Declaration
property cxMCListBox: TcxMCListBox read;
Property Value
Type |
---|
TcxMCListBox |
Remarks
Use the cxMCListBox property to access the multi-column list box being printed. Set the Component property to specify the TcxMCListBox editor to be printed.
See Also