The C1SubMenuExpandDirection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Auto |
Auto.
| |
| BottomCenter |
Bottom Center.
| |
| BottomLeft |
Bottom Left.
| |
| BottomRight |
Bottom Right.
| |
| Center |
Center.
| |
| LeftBottom |
Left Bottom.
| |
| LeftMiddle |
Left Middle.
| |
| LeftTop |
Left Top.
| |
| RightBottom |
Right Bottom.
| |
| RightMiddle |
Right Middle.
| |
| RightTop |
Right Top.
| |
| TopCenter |
Top Center.
| |
| TopLeft |
Top Left.
| |
| TopRight |
Top Right
|