Interface ExpandCollapsePattern


public interface ExpandCollapsePattern
Provides access to a control that can visually expand to display content and collapse to hide content.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Hides all child nodes, controls, or content of the element.
    void
    Displays all child nodes, controls, or content of the element.