TcxMCListBoxReportLink.HeaderFont Property
Specifies the font used for the column headers in a report.
Declaration
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