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

In This Topic
    GetOrientationCore Method (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetOrientationCore() As AutomationOrientation
    protected virtual AutomationOrientation GetOrientationCore()
    See Also