Defines the position of the AwxListField in the overview
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public enum AwxListPosition |
| Visual Basic |
|---|
Public Enumeration AwxListPosition |
| JScript |
|---|
public enum AwxListPosition |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| TopLeft | ||
| TopRight | ||
| BottomLeft | ||
| BottomRight | ||
| TopCenter | ||
| BottomCenter |