Click or drag to resize
FlagEnumUIEditor Class
Inheritance Hierarchy
SystemObject
  System.Drawing.DesignUITypeEditor
    Kettic.AspNet.Controls.Design.CommonFlagEnumUIEditor

Namespace: Kettic.AspNet.Controls.Design.Common
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class FlagEnumUIEditor : UITypeEditor

The FlagEnumUIEditor type exposes the following members.

Constructors
  NameDescription
Public methodFlagEnumUIEditor
Top
Methods
  NameDescription
Public methodEditValue (Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetEditStyle (Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).)
Top
See Also