Property TabIndex
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
TabIndex
Gets or sets the tab index of the HTML element.
public int? TabIndex { get; set; }
Property Value
- int?
Gets or sets the tab index of the HTML element.
public int? TabIndex { get; set; }