True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.Design Namespace / SplitCollectionEditor Class / EditValue Method / EditValue(IServiceProvider,Object) Method

In This Topic
    EditValue(IServiceProvider,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function EditValue( _
       ByVal provider As System.IServiceProvider, _
       ByVal value As System.Object _
    ) As System.Object
    public System.object EditValue( 
       System.IServiceProvider provider,
       System.object value
    )

    Parameters

    provider
    value
    See Also