ClassWorksheetPredefinedUILayers
Provides the names of the predefined UI layers.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
public static class WorksheetPredefinedUILayers
Inheritance: objectWorksheetPredefinedUILayers
Fields
Adorners
The name of the shape adorners UI layer.
Bars
The name of the bars conditional formatting layer.
CellBorders
The name of the cell borders UI layer.
CellFill
The name of the cell fill UI layer.
CellInput
The name of the cell input UI layer.
CellValues
The name of the cell values UI layer.
ColorScales
The name of the bars conditional formatting layer.
Comments
The name of the comments UI layer.
DataValidationCircles
The name of the data validation Circles UI layer.
Declaration
public const string DataValidationCircles = "DataValidationCircles"
Field Value
DataValidationInputMessage
The name of the data validation input message UI layer.
Declaration
public const string DataValidationInputMessage = "DataValidationInputMessage"
Field Value
DataValidationList
The name of the data validation list UI layer.
Declaration
public const string DataValidationList = "DataValidationList"
Field Value
Filtering
The name of the filtering UI layer.
Gridlines
The name of the grid lines UI layer.
GridlinesOutline
The name of the grid lines outline UI layer.
Declaration
public const string GridlinesOutline = "GridlinesOutline"
Field Value
HeaderFooter
The name of the header/footer layer.
Icons
The name of the icons conditional formatting layer.
Notes
The name of the notes UI layer.
PageBreaks
The name of the page breaks UI layer.
PaneSeparators
The name of the pane separators UI layer.
Declaration
public const string PaneSeparators = "PaneSeparators"
Field Value
PrintArea
The name of the print area UI layer.
ResizeDecoration
The name of the resize decoration UI layer.
Declaration
public const string ResizeDecoration = "ResizeDecoration"
Field Value
Selection
The name of the selection UI layer.