Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IInputEditor Interface / GetValue Method

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

    Return Value

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