Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid.Editors Namespace
Inheritance Hierarchy
    Xceed.Wpf.Toolkit.PropertyGrid.Editors Namespace
    The Xceed.Wpf.Toolkit.PropertyGrid.Editors namespace contains the PropertyGrid's built-in editors.
    Classes
     ClassDescription
    ClassRepresents the built-in ByteUpDown editor.
    ClassRepresents the built-in CheckBox editor.
    ClassRepresents the built-in Collection editor.
    ClassRepresents the built-in ColorPicker editor.
    ClassRepresents the built-in ComboBox editor.
    ClassRepresents the built-in DateTimeUpDown editor.
    ClassRepresents the built-in DecimalUpDown editor.
    ClassRepresents the built-in DoubleUpDown editor.
    ClassRepresents the built-in EnumCheckComboBox editor.
    ClassRepresents the built-in EnumComboBox editor.
    ClassRepresents the built-in FilePicker editor.
    ClassRepresents the built-in FontComboBox editor.
    ClassRepresents the built-in IntegerUpDown editor.
    ClassRepresents the built-in ItemsSourceAttribute editor.
    ClassRepresents the built-in LongUpDown editor.
    ClassRepresents the built-in MaskedTextBox editor.
    ClassRepresents a base class for numeric up/down editors.
    ClassRepresents the built-in Password editor.
    Class 
    ClassRepresents the built-in PrimitiveTypeCollection editor.
    ClassRepresents the built-in ByteUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in CheckBox editor used in the PropertyGrid.
    ClassRepresents the built-in CollectionControl editor used in the PropertyGrid.
    ClassRepresents the built-in ColorPicker editor used in the PropertyGrid.
    ClassRepresents the built-in ComboBox editor used in the PropertyGrid.
    ClassRepresents the built-in DateTimeUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in DecimalUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in DoubleUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in EnumCheckComboBox editor used in the PropertyGrid.
    ClassRepresents the built-in FilePicker editor used in the PropertyGrid.
    ClassRepresents the built-in IntegerUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in LongUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in MaskedTextBox editor used in the PropertyGrid.
    ClassRepresents the built-in PrimitiveTypeCollectionControl editor used in the PropertyGrid.
    ClassRepresents the built-in SByteUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in ShortUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in SingleUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in TextBlock editor used in the PropertyGrid.
    ClassRepresents the built-in TextBox editor used in the PropertyGrid.
    ClassRepresents the built-in TimeSpanUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in UIntegerUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in ULongUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in UShortUpDown editor used in the PropertyGrid.
    ClassRepresents the built-in WatermarkPasswordBox editor used in the PropertyGrid.
    ClassRepresents the built-in ShortUpDown editor.
    ClassRepresents the built-in SingleUpDown editor.
    ClassRepresents the built-in SourceComboBox editor.
    ClassRepresents the built-in TextBlock editor.
    ClassRepresents the built-in TextBox editor.
    ClassRepresents the built-in TimeSpanUpDown editor.
    Class

    Represents a generic type definition of the base editor class of the built-in PropertyGrid editors.

    ClassRepresents a base class for up/down editors.
    Interfaces
     InterfaceDescription
    InterfaceProvides an interface that is implemented by TypeEditor and custom editors classes/controls.
    See Also