SelectExpandType 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.
Represents the type of expand and select.
public enum SelectExpandType
type SelectExpandType =
Public Enum SelectExpandType
- Inheritance
-
SelectExpandType
Fields
Name | Value | Description |
---|---|---|
Allowed | 0 | Allowed to be expanded and selected. |
Automatic | 1 | Automatic expanded and selected. |
Disabled | 2 | Disallowed to be expanded and selected. |