Example of Alignment in Javascript Toolbar Control

/
/
Alignment

This sample demonstrates the aligning the Toolbar commands in left , right and center position.

More Details...

MA
Maria Anders 11:27AM
Sales Representative
Can we schedule a Meeting Appointment for today?
VA
Victoria Ashworth Fri 7:50AM
Sales Representative
Yes, we are available for meeting the tomorrow.
TH
Thomas Hardey Fri 7:50AM
Sales Representative
The Customer has accepted our proposal. Would it be possible for arrange a meeting tomorrow?
Description

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.