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