Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaExpandCollapseProvider Interface / ExpandCollapseState Property

In This Topic
    ExpandCollapseState Property (IUiaExpandCollapseProvider)
    In This Topic
    indicates an element's current Collapsed or Expanded state
    Syntax
    'Declaration
     
    
    ReadOnly Property ExpandCollapseState As ExpandCollapseState
    ExpandCollapseState ExpandCollapseState {get;}
    See Also