Gets or sets the tab index of the Web server control.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Overrides ReadOnly Property TabIndex As Short
public override short TabIndex { get; }
The tab index of the Web server control. The default is 0
, which indicates that this property is not set.