[]
        
(Showing Draft Content)

C1.WPF.Extended.EditorAttribute

EditorAttribute Class

Specifies the editor to use for a property displayed in a C1PropertyGrid.

Inheritance
EditorAttribute
Implements
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class EditorAttribute : Attribute, _Attribute

Constructors

Name Description
EditorAttribute(Type)

Initializes a new instance of the EditorAttribute class.

Properties

Name Description
Editor

Returns the current value of the attribute.

EditorInstance

Returns a new instance of the current Editor.