Blazor

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

    Show / Hide Table of Contents

    Class ContentChangeEventArgs

    This event arguments provides the necessary information about contentChange event.

    Inheritance
    System.Object
    ContentChangeEventArgs
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ContentChangeEventArgs : Object

    Constructors

    ContentChangeEventArgs()

    Declaration
    public ContentChangeEventArgs()

    Methods

    Equals(ContentChangeEventArgs)

    Indicates whether the current object is equal to another object of the same type.

    Declaration
    public bool Equals(ContentChangeEventArgs contentChangeEventArgs)
    Parameters
    Type Name Description
    ContentChangeEventArgs contentChangeEventArgs

    An ContentChangeEventArgs to compare.

    Returns
    Type Description
    System.Boolean

    true if the current object is equal to the other parameter; otherwise, false.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved