Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaTableProvider Interface / RowOrColumnMajor Property

In This Topic
    RowOrColumnMajor Property (IUiaTableProvider)
    In This Topic
    Retrieves the primary direction of traversal for the table. Returns: The primary direction of traversal.
    Syntax
    'Declaration
     
    
    ReadOnly Property RowOrColumnMajor As RowOrColumnMajor
    RowOrColumnMajor RowOrColumnMajor {get;}
    See Also