Class TabLeader
Specifies the tab leader.
Inheritance
System.Object
TabLeader
Namespace: Syncfusion.Blazor.DocumentEditor
Assembly: Syncfusion.Blazor.DocumentEditor.dll
Syntax
public sealed class TabLeader : Enum
Fields
Dot
Dots.
Declaration
public const TabLeader Dot
Field Value
Type |
---|
TabLeader |
Hyphen
Hyphens.
Declaration
public const TabLeader Hyphen
Field Value
Type |
---|
TabLeader |
None
Spaces.
Declaration
public const TabLeader None
Field Value
Type |
---|
TabLeader |
Underscore
Underscores.
Declaration
public const TabLeader Underscore
Field Value
Type |
---|
TabLeader |