FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / SetValue Method

In This Topic
    SetValue Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetValue( _
       ByVal value As String _
    ) 
    public void SetValue( 
       string value
    )

    Parameters

    value
    See Also