TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / IC1TreeEditor Interface / C1EditorGetValue Method

In This Topic
    C1EditorGetValue Method
    In This Topic
    Gets the current value of the editor.
    Syntax
    'Declaration
     
    
    Function C1EditorGetValue() As Object
    object C1EditorGetValue()

    Return Value

    The current value of the editor (any data type).
    See Also