AxpDataGrid

AxpDataGrid.DisplayNavBar Property

Gets or sets the placement of the Page Navigation Bar.

[Visual Basic]
Public Property DisplayNavBar As String
[C#]
public string DisplayNavBar {get; set;}

Property Value

One of : "none" or "bottom" or "top" or "both". Default is "bottom".

See Also

AxpDataGrid Class | Axezz.WebControls Namespace