Click or drag to resize

WizardOptionBaseSortIndex Property

The internal SortIndex used by the IOrdered interface.

Namespace: RelaxIS_SDK.Wizard.WizardOptions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public int SortIndex { get; }

Property Value

Int32

Implements

IOrderedSortIndex
Remarks
Is always equal to the DisplayIndex property.
See Also