In This Article

ActiproSoftware.Windows.Controls.Editors.Interop.Grids.PropertyEditors Namespace

Classes

BrushPropertyEditor

Represents a PropertyEditor for editing a Brush value with a BrushEditBox.

BuiltinPropertyEditors

Provides access to the built-in editor property value templates.

BytePropertyEditor

Represents a PropertyEditor for editing a Byte value with a ByteEditBox.

ColorPropertyEditor

Represents a PropertyEditor for editing a Color value with a ColorEditBox.

CornerRadiusPropertyEditor

Represents a PropertyEditor for editing a CornerRadius value with a CornerRadiusEditBox.

DatePropertyEditor

Represents a PropertyEditor for editing a DateTime value with a DateEditBox.

DateTimePropertyEditor

Represents a PropertyEditor for editing a DateTime value with a DateTimeEditBox.

DoublePropertyEditor

Represents a PropertyEditor for editing a Double value with a DoubleEditBox.

EnumPropertyEditor

Represents a PropertyEditor for editing a Enum value with a EnumEditBox.

GuidPropertyEditor

Represents a PropertyEditor for editing a Guid value with a GuidEditBox.

Int16PropertyEditor

Represents a PropertyEditor for editing a Int16 value with a Int16EditBox.

Int32PropertyEditor

Represents a PropertyEditor for editing a Int32 value with a Int32EditBox.

Int32RectPropertyEditor

Represents a PropertyEditor for editing a Int32Rect value with a Int32RectEditBox.

Int64PropertyEditor

Represents a PropertyEditor for editing a Int64 value with a Int64EditBox.

MaskedStringPropertyEditor

Represents a PropertyEditor for editing a masked String value with a MaskedTextBox.

NullableBytePropertyEditor

Represents a PropertyEditor for editing a nullable Byte value with a ByteEditBox.

NullableColorPropertyEditor

Represents a PropertyEditor for editing a nullable Color value with a ColorEditBox.

NullableCornerRadiusPropertyEditor

Represents a PropertyEditor for editing a nullable CornerRadius value with a CornerRadiusEditBox.

NullableDatePropertyEditor

Represents a PropertyEditor for editing a nullable DateTime value with a DateEditBox.

NullableDateTimePropertyEditor

Represents a PropertyEditor for editing a nullable DateTime value with a DateTimeEditBox.

NullableDoublePropertyEditor

Represents a PropertyEditor for editing a nullable Double value with a DoubleEditBox.

NullableGuidPropertyEditor

Represents a PropertyEditor for editing a nullable Guid value with a GuidEditBox.

NullableInt16PropertyEditor

Represents a PropertyEditor for editing a nullable Int16 value with a Int16EditBox.

NullableInt32PropertyEditor

Represents a PropertyEditor for editing a nullable Int32 value with a Int32EditBox.

NullableInt32RectPropertyEditor

Represents a PropertyEditor for editing a nullable Int32Rect value with a Int32RectEditBox.

NullableInt64PropertyEditor

Represents a PropertyEditor for editing a nullable Int64 value with a Int64EditBox.

NullablePointPropertyEditor

Represents a PropertyEditor for editing a nullable Point value with a PointEditBox.

NullableRectPropertyEditor

Represents a PropertyEditor for editing a nullable Rect value with a RectEditBox.

NullableSinglePropertyEditor

Represents a PropertyEditor for editing a nullable Single value with a SingleEditBox.

NullableSizePropertyEditor

Represents a PropertyEditor for editing a nullable Size value with a SizeEditBox.

NullableThicknessPropertyEditor

Represents a PropertyEditor for editing a nullable Thickness value with a ThicknessEditBox.

NullableTimePropertyEditor

Represents a PropertyEditor for editing a nullable DateTime value with a TimeEditBox.

NullableTimeSpanPropertyEditor

Represents a PropertyEditor for editing a nullable TimeSpan value with a TimeSpanEditBox.

NullableVectorPropertyEditor

Represents a PropertyEditor for editing a nullable Vector value with a VectorEditBox.

PointPropertyEditor

Represents a PropertyEditor for editing a Point value with a PointEditBox.

PropertyEditorsResourceDictionary

Represents a ResourceDictionary related to the property editors defined in this assembly.

RectPropertyEditor

Represents a PropertyEditor for editing a Rect value with a RectEditBox.

SinglePropertyEditor

Represents a PropertyEditor for editing a Single value with a SingleEditBox.

SizePropertyEditor

Represents a PropertyEditor for editing a Size value with a SizeEditBox.

ThicknessPropertyEditor

Represents a PropertyEditor for editing a Thickness value with a ThicknessEditBox.

TimePropertyEditor

Represents a PropertyEditor for editing a DateTime value with a TimeEditBox.

TimeSpanPropertyEditor

Represents a PropertyEditor for editing a TimeSpan value with a TimeSpanEditBox.

VectorPropertyEditor

Represents a PropertyEditor for editing a Vector value with a VectorEditBox.