'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 | [0] Aligns the drop-down list to the left |
Right | [1] Aligns the drop-down list to the right |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Editor.ListAlignment