Modifier and Type | Interface and Description |
---|---|
static class |
IExpandCollapseProvider.ExpandCollapseProviderContext
context object for IExpandCollapseProvider.
|
Modifier and Type | Method and Description |
---|---|
void |
Collapse()
Displays all child nodes, controls, or content of the control.
|
void |
Expand()
Hides all child nodes, controls, or content of this element.
|
ExpandCollapseState |
get_ExpandCollapseState()
Indicates the state, expanded or collapsed, of the control.
|
initialize
void Expand()
void Collapse()
ExpandCollapseState get_ExpandCollapseState()