ExpandCollapseState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DomainEnumeration: ExpandCollapseState Description for Microsoft.VisualStudio.Modeling.DslDefinition.ExpandCollapseState
public enum class ExpandCollapseState
[System.CLSCompliant(true)]
public enum ExpandCollapseState
[<System.CLSCompliant(true)>]
type ExpandCollapseState =
Public Enum ExpandCollapseState
- Inheritance
-
ExpandCollapseState
- Attributes
Fields
Collapsed | 1 | Collapsed Description for Microsoft.VisualStudio.Modeling.DslDefinition.ExpandCollapseState.Collapsed |
Expanded | 0 | Expanded Description for Microsoft.VisualStudio.Modeling.DslDefinition.ExpandCollapseState.Expanded |