| FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FilterState Enumeration |
'Declaration Public Enum FilterState Inherits System.Enum
'Usage Dim instance As FilterState
public enum FilterState : System.Enum
| Member | Description |
|---|---|
| FilterActive | Filtering is active. |
| FilterActiveDisabled | Filtering is active, and the control is disabled. |
| FilterInactive | Filtering is available, but not currently in use. |
| FilterInactiveDisabled | Filtering is available, but not currently in use, and the control is disabled. |
| None | Filtering is not available. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.FilterState
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
FarPoint.Win.Spread Namespace
FilterState Property (Appearance Class)