ExpandDirection 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.
Expand direction enumeration
public enum ExpandDirection
type ExpandDirection =
Public Enum ExpandDirection
- Inheritance
-
ExpandDirection
Fields
Name | Value | Description |
---|---|---|
Down | 0 | Down |
Up | 1 | Up |
Left | 2 | Left |
Right | 3 | Right |