PaginationBuilder.TabIndex(Int32) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public PaginationBuilder TabIndex(
int value
)
Parameters
Name | Type |
---|---|
value | Int32 |
Returns
Type |
---|
PaginationBuilder |
See Also