BndGridFirstPage Property |
Gets/sets whether or not the grid is displaying the first page of data.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool FirstPage { get; set; }
Public Property FirstPage As Boolean
Get
Set
Property Value
Type:
BooleanSee Also