WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NavigationView.HistoryDropDownInfo

    Show / Hide Table of Contents

    Class NavigationView.HistoryDropDownInfo

    Inheritance
    System.Object
    NavigationView.HistoryDropDownInfo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    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 Description
    Bar

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved