Back to Devexpress

PropertyEditorAttribute Properties

expressappframework-devexpress-dot-expressapp-dot-editors-dot-propertyeditorattribute-dot-underscore-properties.md

latest1.4 KB
Original Source

PropertyEditorAttribute Properties

Registers a custom Property Editor in the Application Model.

NameDescription
IsDefaultEditorIndicates whether the target Property Editor should be automatically used for the properties of the specified type.
PropertyTypeSpecifies the type of properties that the target Property Editor can display.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

PropertyEditorAttribute Class

PropertyEditorAttribute Members

DevExpress.ExpressApp.Editors Namespace