TcxMCListBoxReportLink Class
In This Article
A report link used to print multi-column list box editors such as the TcxMCListBox component.
#Declaration
Delphi
TcxMCListBoxReportLink = class(
TAbstractdxGridReportLink
)
#Remarks
TcxMCListBoxReportLink introduces properties which control the appearance of the column headers and lines within a report when printing multi-column list box editors (the HeaderColor, HeaderFont, HeaderTransparent, IncludeHeaders and Options properties) and provides the ability to perform custom drawing via the OnCustomDrawItem event.
#Inheritance
See Also
TcxMCListBoxReportLink