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

In This Topic
    GetOrientationCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function GetOrientationCore() As AutomationOrientation
    protected abstract AutomationOrientation GetOrientationCore()
    See Also