Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabLeader - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabLeader

    Specifies the tab leader.

    Inheritance
    System.Object
    TabLeader
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TabLeader : Enum

    Fields

    Dot

    Dots.

    Declaration
    public const TabLeader Dot
    Field Value
    Type Description
    TabLeader

    Hyphen

    Hyphens.

    Declaration
    public const TabLeader Hyphen
    Field Value
    Type Description
    TabLeader

    None

    Spaces.

    Declaration
    public const TabLeader None
    Field Value
    Type Description
    TabLeader

    Underscore

    Underscores.

    Declaration
    public const TabLeader Underscore
    Field Value
    Type Description
    TabLeader

    value__

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