WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ResetTabInfo

    Show / Hide Table of Contents

    Class ResetTabInfo

    Represents the class for reset the tab information of QAT.

    Inheritance
    System.Object
    ResetTabInfo
    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.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class ResetTabInfo

    Constructors

    ResetTabInfo()

    Declaration
    public ResetTabInfo()

    Properties

    BarOrder

    Declaration
    public int[] BarOrder { get; set; }
    Property Value
    Type Description
    System.Int32[]

    Index

    Declaration
    public int Index { get; set; }
    Property Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved