New to Telerik UI for WinFormsStart a free 30-day trial

Enumeration describing the state of SheetSelectorTabItem.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadSpreadsheet.dll

Syntax:

C#
public enum SheetSelectorTabItemState

Fields

Defines the active state.

C#
Active = 0

Defines the disabled state.

C#
Disabled = 3

Defines the edit state.

C#
Edit = 2

Defines the normal state.

C#
Normal = 1
In this article
DefinitionFieldsActiveDisabledEditNormal
Not finding the help you need?
Contact Support