FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / IC1EmbeddedEditor Interface / C1EditorGetValue Method

In This Topic
    C1EditorGetValue Method (IC1EmbeddedEditor)
    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