'Declaration Public Enum TabAlignmentEnum Inherits System.Enum
public enum TabAlignmentEnum : System.Enum
'Declaration Public Enum TabAlignmentEnum Inherits System.Enum
public enum TabAlignmentEnum : System.Enum
Member | Description |
---|---|
Center | Text is centered around the tab position. |
Left | Text is left-aligned on the tab position (text starts at the tab stop). |
Right | Text is right-aligned on the tab position (text ends at the tab stop). |
System.Object
System.ValueType
System.Enum
C1.C1Preview.TabAlignmentEnum