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

In This Topic
    GetPattern Method (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetPattern( _
       ByVal patternInterface As PatternInterface _
    ) As Object
    public override object GetPattern( 
       PatternInterface patternInterface
    )

    Parameters

    patternInterface
    See Also