Class ResetTabInfo
Represents the class for reset the tab information of QAT.
Inheritance
System.Object
ResetTabInfo
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class ResetTabInfo : Object
Constructors
ResetTabInfo()
Declaration
public ResetTabInfo()
Properties
BarOrder
Declaration
public int[] BarOrder { get; set; }
Property Value
Type |
---|
System.Int32[] |
Index
Declaration
public int Index { get; set; }
Property Value
Type |
---|
System.Int32 |