xaml-sdk/ToolBar/ToolBarRightAlignedItems
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Properties Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App.config Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App.xaml Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App.xaml.cs Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App_SL.xaml Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
App_SL.xaml.cs Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
Example.xaml Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
Example.xaml.cs Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
MainPage.xaml Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
MainPage.xaml.cs Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
MainWindow.xaml Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
MainWindow.xaml.cs Update examples for Q3 2014 2014-10-27 19:43:30 +02:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
ToolbarRightAlignedItems.csproj Examples update 2016-05-05 12:15:17 +03:00
ToolbarRightAlignedItems_SL.csproj Examples update 2016-05-05 12:15:17 +03:00

Readme.md

Tool Bar Right Aligned Items

The RightAlignedItems examples demontrates the use of the RadToolBar.ItemAlignment property. With it, you are able to position the items in the toolbar on right in horizontal toolbars and on bottom in vertical toolbars. Please also note the use of the RadToolBar.OverflowMode property which controls whether and how the item should go into overflow area.