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

    Defines the type of dialog that opens or closes in the Rich Text Editor.

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

    Fields

    InsertImage

    Defines the DialogType as InsertImage.

    Declaration
    public const DialogType InsertImage
    Field Value
    Type Description
    DialogType

    InsertLink

    Defines the DialogType as InsertLink.

    Declaration
    public const DialogType InsertLink
    Field Value
    Type Description
    DialogType

    InsertTable

    Defines the DialogType as InsertTable.

    Declaration
    public const DialogType InsertTable
    Field Value
    Type Description
    DialogType

    value__

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