Enum
SheetSelectorTabItemState

Enumeration describing the state of SheetSelectorTabItem.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Controls

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum SheetSelectorTabItemState

Fields

Active

Defines the active state.

Declaration

cs-api-definition
Active = 0

Field Value

SheetSelectorTabItemState

Disabled

Defines the disabled state.

Declaration

cs-api-definition
Disabled = 3

Field Value

SheetSelectorTabItemState

Edit

Defines the edit state.

Declaration

cs-api-definition
Edit = 2

Field Value

SheetSelectorTabItemState

Normal

Defines the normal state.

Declaration

cs-api-definition
Normal = 1

Field Value

SheetSelectorTabItemState

In this article
DefinitionFieldsActiveDisabledEditNormal
Not finding the help you need?
Contact Support