Alignment
Description
Specify the alignment of the button bar.
Discussion
The button bar for the Alphabet Search buttons is rendered at the top of the Grid component. The buttons can be can be aligned at the top of the Grid in the following locations:
- Left
Buttons are aligned to the left edge of the grid.
- Center
Buttons are centered at the top of the grid.
- Right
Buttons are aligned to the right edge of the grid.
Localizing Applications
Some languages are read right-to-left. To modify the button bar to support right-to-left languages, such as Hebrew, set the Alignment property to 'Right'.
See Also