[]
        
(Showing Draft Content)

C1.WPF.Extended.ITypeEditorControl.Detach

Detach Method

Detach(PropertyAttribute)

Detaches (releases) the editor that was attached with the property passed as parameter.

Declaration
void Detach(PropertyAttribute property)
Sub Detach([property] As PropertyAttribute)
Parameters
Type Name Description
PropertyAttribute property