menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NavigationView.HistoryDropDownInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved