PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / GridLengthEditor Class / Detach Method

In This Topic
    Detach Method (GridLengthEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub Detach( _
       ByVal editor As GridLengthEditorControl _
    ) 
    public override void Detach( 
       GridLengthEditorControl editor
    )

    Parameters

    editor
    See Also