| Visual Basic (Declaration) | |
|---|---|
Public Enum ListAlignment Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ListAlignment : Enum | |
| Member | Description |
|---|---|
| Left | Aligns the drop-down list to the left |
| Right | Aligns the drop-down list to the right |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ListAlignment