Class NavigationView.HistoryDropDownInfo
Inheritance
System.Object
NavigationView.HistoryDropDownInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class HistoryDropDownInfo
Constructors
HistoryDropDownInfo(Bar, Int32)
Declaration
public HistoryDropDownInfo(Bar bar, int index)
Parameters
Type | Name | Description |
---|---|---|
Bar | bar | |
System.Int32 | index |
Fields
Bar
Declaration
public Bar Bar
Field Value
Type |
---|
Bar |
Index
Declaration
public int Index
Field Value
Type |
---|
System.Int32 |