Blazor

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

    Show / Hide Table of Contents

    Class ToolbarCommand

    Defines the types to be used to configure the toolbar items.

    Inheritance
    System.Object
    ToolbarCommand
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ToolbarCommand : Enum

    Fields

    Alignments

    Defines the ToolbarCommand as Alignments.

    Declaration
    public const ToolbarCommand Alignments
    Field Value
    Type Description
    ToolbarCommand

    BackgroundColor

    Defines the ToolbarCommand as BackgroundColor.

    Declaration
    public const ToolbarCommand BackgroundColor
    Field Value
    Type Description
    ToolbarCommand

    Bold

    Defines the ToolbarCommand as Bold.

    Declaration
    public const ToolbarCommand Bold
    Field Value
    Type Description
    ToolbarCommand

    ClearFormat

    Defines the ToolbarCommand as ClearFormat.

    Declaration
    public const ToolbarCommand ClearFormat
    Field Value
    Type Description
    ToolbarCommand

    CreateLink

    Defines the ToolbarCommand as CreateLink.

    Declaration
    public const ToolbarCommand CreateLink
    Field Value
    Type Description
    ToolbarCommand

    CreateTable

    Defines the ToolbarCommand as CreateTable.

    Declaration
    public const ToolbarCommand CreateTable
    Field Value
    Type Description
    ToolbarCommand

    FontColor

    Defines the ToolbarCommand as FontColor.

    Declaration
    public const ToolbarCommand FontColor
    Field Value
    Type Description
    ToolbarCommand

    FontName

    Defines the ToolbarCommand as FontName.

    Declaration
    public const ToolbarCommand FontName
    Field Value
    Type Description
    ToolbarCommand

    FontSize

    Defines the ToolbarCommand as FontSize.

    Declaration
    public const ToolbarCommand FontSize
    Field Value
    Type Description
    ToolbarCommand

    Formats

    Defines the ToolbarCommand as Formats.

    Declaration
    public const ToolbarCommand Formats
    Field Value
    Type Description
    ToolbarCommand

    FullScreen

    Defines the ToolbarCommand as FullScreen.

    Declaration
    public const ToolbarCommand FullScreen
    Field Value
    Type Description
    ToolbarCommand

    HorizontalSeparator

    Defines the ToolbarCommand as HorizontalSeparator.

    Declaration
    public const ToolbarCommand HorizontalSeparator
    Field Value
    Type Description
    ToolbarCommand

    Image

    Defines the ToolbarCommand as Image.

    Declaration
    public const ToolbarCommand Image
    Field Value
    Type Description
    ToolbarCommand

    Indent

    Defines the ToolbarCommand as Indent.

    Declaration
    public const ToolbarCommand Indent
    Field Value
    Type Description
    ToolbarCommand

    InsertCode

    Defines the ToolbarCommand as InsertCode.

    Declaration
    public const ToolbarCommand InsertCode
    Field Value
    Type Description
    ToolbarCommand

    Italic

    Defines the ToolbarCommand as Italic.

    Declaration
    public const ToolbarCommand Italic
    Field Value
    Type Description
    ToolbarCommand

    LowerCase

    Defines the ToolbarCommand as LowerCase.

    Declaration
    public const ToolbarCommand LowerCase
    Field Value
    Type Description
    ToolbarCommand

    Maximize

    Defines the ToolbarCommand as Maximize.

    Declaration
    public const ToolbarCommand Maximize
    Field Value
    Type Description
    ToolbarCommand

    Minimize

    Defines the ToolbarCommand as Minimize.

    Declaration
    public const ToolbarCommand Minimize
    Field Value
    Type Description
    ToolbarCommand

    OrderedList

    Defines the ToolbarCommand as OrderedList.

    Declaration
    public const ToolbarCommand OrderedList
    Field Value
    Type Description
    ToolbarCommand

    Outdent

    Defines the ToolbarCommand as Outdent.

    Declaration
    public const ToolbarCommand Outdent
    Field Value
    Type Description
    ToolbarCommand

    Preview

    Defines the ToolbarCommand as Preview.

    Declaration
    public const ToolbarCommand Preview
    Field Value
    Type Description
    ToolbarCommand

    Print

    Defines the ToolbarCommand as Print.

    Declaration
    public const ToolbarCommand Print
    Field Value
    Type Description
    ToolbarCommand

    Redo

    Defines the ToolbarCommand as Redo.

    Declaration
    public const ToolbarCommand Redo
    Field Value
    Type Description
    ToolbarCommand

    RemoveLink

    Defines the ToolbarCommand as RemoveLink.

    Declaration
    public const ToolbarCommand RemoveLink
    Field Value
    Type Description
    ToolbarCommand

    Separator

    Defines the ToolbarCommand as Separator.

    Declaration
    public const ToolbarCommand Separator
    Field Value
    Type Description
    ToolbarCommand

    SourceCode

    Defines the ToolbarCommand as SourceCode.

    Declaration
    public const ToolbarCommand SourceCode
    Field Value
    Type Description
    ToolbarCommand

    StrikeThrough

    Defines the ToolbarCommand as StrikeThrough.

    Declaration
    public const ToolbarCommand StrikeThrough
    Field Value
    Type Description
    ToolbarCommand

    SubScript

    Defines the ToolbarCommand as SubScript.

    Declaration
    public const ToolbarCommand SubScript
    Field Value
    Type Description
    ToolbarCommand

    SuperScript

    Defines the ToolbarCommand as SuperScript.

    Declaration
    public const ToolbarCommand SuperScript
    Field Value
    Type Description
    ToolbarCommand

    Underline

    Defines the ToolbarCommand as Underline.

    Declaration
    public const ToolbarCommand Underline
    Field Value
    Type Description
    ToolbarCommand

    Undo

    Defines the ToolbarCommand as Undo.

    Declaration
    public const ToolbarCommand Undo
    Field Value
    Type Description
    ToolbarCommand

    UnorderedList

    Defines the ToolbarCommand as UnorderedList.

    Declaration
    public const ToolbarCommand UnorderedList
    Field Value
    Type Description
    ToolbarCommand

    UpperCase

    Defines the ToolbarCommand as UpperCase.

    Declaration
    public const ToolbarCommand UpperCase
    Field Value
    Type Description
    ToolbarCommand

    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