'Declaration
Public Enum EditorsType Inherits System.Enum
public enum EditorsType : System.Enum
'Declaration
Public Enum EditorsType Inherits System.Enum
public enum EditorsType : System.Enum
Member | Description |
---|---|
SpinEditor | The editor that contains a text editor and a pair of spin buttons that a user can click to adjust a value. |
TextBox | The editor like a textbox. |
System.Object
System.ValueType
System.Enum
C1.WPF.DataFilter.EditorsType