Back to Devexpress

PopupBuilder.TabIndex Method

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

latest784 B
Original Source

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