AxpDataGrid

AxpDataGrid.DisplayNavBarFirstLastBtn Property

Indicates if the "First Page" and "Last Page" button is visible on the Navigation Bar

[Visual Basic]
Public Property DisplayNavBarFirstLastBtn As Boolean
[C#]
public bool DisplayNavBarFirstLastBtn {get; set;}

Property Value

true if the "First Page" and "Last Page" button is visible on the Navigation Bar, false otherwise. Default is true.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace