Blazor

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

    Show / Hide Table of Contents

    Class ExecuteCommandOption

    Provides information about an ExecuteCommandOption.

    Inheritance
    System.Object
    ExecuteCommandOption
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ExecuteCommandOption : Object

    Constructors

    ExecuteCommandOption()

    Declaration
    public ExecuteCommandOption()

    Properties

    Undo

    Defines the CommandName as Undo.

    Declaration
    public bool Undo { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved