WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TabPrimitiveType

    Show / Hide Table of Contents

    Enum TabPrimitiveType

    Indicates the type of the Tab primitive.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum TabPrimitiveType

    Fields

    Name Description
    Close

    Represents close

    Custom

    Represents custom

    DropDown

    Represents dropdown

    FirstTab

    Represents First tab

    LastTab

    Represents Last Tab

    NextPage

    Represent Next page

    NextTab

    Represents Next tab

    PreviousPage

    Represents Previous page

    PreviousTab

    Represents Previous tab

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