Enum ExpandDirection
Modes for Expander control to define direction of expanding
Namespace: EmptyKeys.UserInterface.Controls
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum ExpandDirection
Fields
| Name | Description |
|---|---|
| Down | Down expand direction |
| Left | Left expand direction |
| Right | Right expand direction |
| Up | Up expand direction |