[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.BoolEditor.Detach

Detach Method

Detach(C1CheckBox, PropertyGroup)

Declaration
public override void Detach(C1CheckBox checkbox, PropertyGroup group)
Public Overrides Sub Detach(checkbox As C1CheckBox, group As PropertyGroup)
Parameters
Type Name Description
C1CheckBox checkbox
PropertyGroup group
Overrides