FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / IConditionValueEditor Interface / SetValue Method

In This Topic
    SetValue Method (IConditionValueEditor)
    In This Topic
    Sets a value to editor.
    Syntax
    'Declaration
     
    
    Sub SetValue( _
       ByVal value As Object _
    ) 
    void SetValue( 
       object value
    )

    Parameters

    value
    See Also