Back to Devexpress

ListBuilder.TabIndex Method

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

latest779 B
Original Source

ListBuilder.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.