True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.Object _
    ) 
    void SetValue( 
       System.object value
    )

    Parameters

    value
    See Also