| FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RowSelectorState Enumeration |
'Declaration Public Enum RowSelectorState Inherits System.Enum
'Usage Dim instance As RowSelectorState
public enum RowSelectorState : System.Enum
| Member | Description |
|---|---|
| Active | The row header selector is enabled, and currently in use for the row. |
| Disabled | The row header selector is enabled, but the Spread control is disabled. |
| None | The row header selector is not enabled. |
| Unused | The row header selector is enabled, but not currently in use for the row. |
fpSpread1.Sheets[0].ShowRowSelector = true;FpSpread1.Sheets(0).ShowRowSelector = TrueSystem.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.RowSelectorState
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8