Back to Devexpress

ButtonBuilder.TabIndex Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-buttonbuilder-dot-tabindex.md

latest789 B
Original Source

ButtonBuilder.TabIndex Method

NameParametersDescription
TabIndex(JS)valueSpecifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option.
TabIndex(Int32)valueSpecifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option.