BootstrapGridViewBuilderBase<T>.TabIndex(Int16) Method
In This Article
Sets the control’s tab index.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
tab |
Int16 |
#Returns
Type |
---|
T |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also