TdxSpreadSheetStyles.Header Property
Specifies the Styles settings for the standard headers displayed within a Table View worksheet.
#Declaration
property Header: TcxStyle index ssvsHeader read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property set to assign the custom background and font settings for both horizontal and vertical headers in all worksheets in the Spreadsheet Control.
The definition of all properties within the Header property set are listed in the table below:
Tcx | Description |
---|---|
Header.Assigned | The Assigned |
Header.Bitmap | This property value is ignored. |
Header.Color | Specifies the background color of the headers area. If the Look |
Header.Font | Specifies the font settings for the reference text within the headers. Note that the Header.Font. |
Header.Text | Specifies the font color for the reference text within the headers. If the Look |