Name | Description | |
---|---|---|
Attach | Attaches (initializes) the editor with the current Group. | |
Create | Creates ands initializes a new instance of the editor (Inherited from C1.WPF.Extended.ITypeEditorControl) | |
Detach | Detaches (releases) the editor that was attached with the property passed as parameter. (Inherited from C1.WPF.Extended.ITypeEditorControl) | |
SetDefaultValue | set a value when all properties in the group has not a same property value | |
Supports | Returns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute. (Inherited from C1.WPF.Extended.ITypeEditorControl) |