TdxNavBarOfficeNavigationBarOptionsView.ItemAlignment Property
Specifies horizontal and vertical alignment settings applied to the navigation links.
Declaration
property ItemAlignment: TcxAlignment read; write;
Property Value
Type |
---|
TcxAlignment |
Remarks
Use the ItemAlignment.Horz and ItemAlignment.Vert properties to specify the alignment of the links within the Office Navigation Bar.
See Also