TdxSpreadSheetStyles.PageControl Property
In This Article
Specifies the Styles settings for the caption bar in the Spreadsheet Control.
#Declaration
Delphi
property PageControl: TcxStyle index ssvsPageControl read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property set to assign custom settings of the font used to display captions on worksheet tabs within the caption bar:
The definitions of all properties within the PageControl property set are listed in the table below.
Tcx |
Description |
---|---|
Page |
The Assigned |
Page |
This property value is ignored. |
Page |
This property value is ignored. |
Page |
Specifies the font settings for the caption bar‘s text within worksheet buttons. |
Page |
Specifies the font color for the reference text within the headers. |
See Also