TcxMCListBoxReportLink.HeaderFont Property
In This Article
Specifies the font used for the column headers in a report.
#Declaration
Delphi
property HeaderFont: TFont read; write;
#Property Value
Type |
---|
TFont |
#Remarks
Use the HeaderFont property to specify the font of the column headers when printing multi-column list box editors.
See Also