Blazor

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

    Show / Hide Table of Contents

    Class DialogType

    Specifies the dialog type.

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

    Fields

    Bookmark

    Bookmark dialog box.

    Declaration
    public const DialogType Bookmark
    Field Value
    Type Description
    DialogType

    BordersAndShading

    Borders and shading dialog box.

    Declaration
    public const DialogType BordersAndShading
    Field Value
    Type Description
    DialogType

    Font

    Font dialog box.

    Declaration
    public const DialogType Font
    Field Value
    Type Description
    DialogType

    Hyperlink

    Hyperlink dialog box.

    Declaration
    public const DialogType Hyperlink
    Field Value
    Type Description
    DialogType

    List

    List dialog box.

    Declaration
    public const DialogType List
    Field Value
    Type Description
    DialogType

    PageSetup

    Page setup dialog box.

    Declaration
    public const DialogType PageSetup
    Field Value
    Type Description
    DialogType

    Paragraph

    Paragraph dialog box.

    Declaration
    public const DialogType Paragraph
    Field Value
    Type Description
    DialogType

    SpellCheck

    Specifies spell check dialog.

    Declaration
    public const DialogType SpellCheck
    Field Value
    Type Description
    DialogType

    Style

    Style dialog box.

    Declaration
    public const DialogType Style
    Field Value
    Type Description
    DialogType

    Styles

    Styles dialog box.

    Declaration
    public const DialogType Styles
    Field Value
    Type Description
    DialogType

    Table

    Table dialog box.

    Declaration
    public const DialogType Table
    Field Value
    Type Description
    DialogType

    TableOfContents

    Table of contents dialog box.

    Declaration
    public const DialogType TableOfContents
    Field Value
    Type Description
    DialogType

    TableOptions

    Table options dialog box.

    Declaration
    public const DialogType TableOptions
    Field Value
    Type Description
    DialogType

    TableProperties

    Table properties dialog box.

    Declaration
    public const DialogType TableProperties
    Field Value
    Type Description
    DialogType

    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