ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / IC1EmbeddedEditor 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