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

In This Topic
    GetOrientationCore Method (GridRowAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetOrientationCore() As AutomationOrientation
    protected override AutomationOrientation GetOrientationCore()
    See Also