This sample demonstrates the aligning the Toolbar
commands in left , right and center position.
Toolbar commands can be aligned in left , right and center positions. By default, all the commands are left aligned. User can customize the alignment of each toolbar item using align property. Possible values are as follows. Alignment Option Description Left (default) To align commands to the left side of the toolbar. Center To align commands to the center of the toolbar. Right To align commands to the right side of the toolbar.