menu

WinForms

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

    Show / Hide Table of Contents

    Class BackStageTabItem

    BackStage control for New and Info Tab panel

    Inheritance
    System.Object
    BackStageTabItem
    Implements
    System.IDisposable
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class BackStageTabItem : Control, IDisposable

    Constructors

    BackStageTabItem(Boolean)

    Constructor for the NewTabPanel

    Declaration
    public BackStageTabItem(bool isNewTab)
    Parameters
    Type Name Description
    System.Boolean isNewTab

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved