Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaTable Class
Members

In This Topic
    UiaTable Class
    In This Topic
    Represents UIA Table.
    Object Model
    UiaTable ClassISupportUia Interface
    Syntax
    'Declaration
     
    
    Public Class UiaTable 
       Inherits UiaTableBase
    public class UiaTable : UiaTableBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.Accessibility.UiaItem
          C1.Win.Accessibility.Items.UiaTableBase
             C1.Win.Accessibility.Items.UiaTable

    See Also