C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ToolBarHorizontalAlignment Enumeration

ToolBarHorizontalAlignment Enumeration
Alignment of the toolbars.
Syntax
'Declaration
 
Public Enum ToolBarHorizontalAlignment 
   Inherits System.Enum
 
Members
MemberDescription
LeftThe toolbar is aligned to the left.
RightThe toolbar is aligned to the right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.ToolBarHorizontalAlignment

See Also