Back to Devexpress

WizardControl.TabIndex Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardcontrol-2e7691a7.md

latest1.0 KB
Original Source

WizardControl.TabIndex Property

This property isn’t used.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int TabIndex { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property TabIndex As Integer

Property Value

Type
Int32

See Also

WizardControl Class

WizardControl Members

DevExpress.XtraWizard Namespace