TdxSpreadSheetStyles Properties
Stores the Styles settings applied to various visual elements of the Spreadsheet and Report Designer controls.Name | Description |
---|---|
Background | Specifies the Styles settings for the background of the active worksheet. |
Content | Specifies the Styles settings for the cell content displayed within the active worksheet. |
Count | Inherited from TcxCustomStyles. |
Header | Specifies the Styles settings for the standard headers displayed within a Table View worksheet. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
PageControl | Specifies the Styles settings for the caption bar in the Spreadsheet Control. |
Selection | Specifies the Styles settings for the cell selection rectangles in the active worksheet. |
SpreadSheet | Provides access to the Spreadsheet or Report Designer control to which the styles settings belong. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
See Also