Visual InterDev
Specifies the position of the navigational controls. Available at design time.
Settings
The settings for NavBarAlignment are:
Setting | Description |
0 – Left | Specifies that the navigation bar should be aligned to the left. |
1 – Right | Specifies that the navigation bar should be aligned to the right. |
2 - Center | Specifies that the navigation bar should be aligned in the center. |
Remarks
The NavBarAlignment property is used by the Grid control when generating the HTML for the grid. This property is available only from the Properties window. It is not available in the Grid Properties dialog box.