Class ViewerStyleTemplate
Contents
[
Hide
]ViewerStyleTemplate class
ViewerStyleTemplate.
public class ViewerStyleTemplate : Control
Constructors
| Name | Description |
|---|---|
| ViewerStyleTemplate() | Default constructor. |
Properties
| Name | Description |
|---|---|
| ActiveCellBgColor { get; set; } | Specifies the background color of the active cell. |
| ActiveCellColor { get; set; } | Specifies the color of the active cell. |
| ActiveHeaderBgColor { get; set; } | Specifies the background color of the active row/column header. |
| ActiveHeaderColor { get; set; } | Specifies the color of the active row/column header. |
| ActiveTabStyle { get; set; } | |
| BottomTableStyle { get; set; } | |
| DefaultGridLineColor { get; set; } | |
| FrameTableStyle { get; set; } | |
| HeaderBarHeight { get; set; } | |
| HeaderBarStyle { get; set; } | |
| HeaderBarTableStyle { get; set; } | |
| HeaderBarWidth { get; set; } | |
| ScrollBarArrowColor { get; set; } | |
| ScrollBarBaseColor { get; set; } | |
| SelectCellBgColor { get; set; } | Specifies the background color of the selected cells in multi-select range. |
| SelectCellColor { get; set; } | Specifies the color of the selected cells in multi-select range. |
| TabStyle { get; set; } | |
| ViewTableStyle { get; set; } |
Methods
| Name | Description |
|---|---|
| GetStylesFromControl(MainWeb) | |
| LoadPresetStyle(PresetStyle) | Load a preset style. |
| ParseFromFile(string) | |
| ParseFromString(string) | |
| PersistToFile(string) | |
| PersistToString() | |
| SetStylesForControl(MainWeb) | |
| static Tridione() | Internal used only. |
See Also
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb