'Declaration
Public Enum ListAlignment Inherits System.Enum
'Usage
Dim instance As ListAlignment
public enum ListAlignment : System.Enum
'Declaration
Public Enum ListAlignment Inherits System.Enum
'Usage
Dim instance As ListAlignment
public enum ListAlignment : System.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