FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellViewAutomationPeer Class / GetPattern Method

In This Topic
    GetPattern Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetPattern( _
       ByVal patternInterface As PatternInterface _
    ) As Object
    public virtual object GetPattern( 
       PatternInterface patternInterface
    )

    Parameters

    patternInterface
    See Also