[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.ColorPaletteEditor.Detach

Detach Method

Detach(PropertyAttribute)

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

Declaration
public virtual void Detach(PropertyAttribute property)
Parameters
Type Name Description
PropertyAttribute property
Implements