Blazor

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

    Show / Hide Table of Contents

    Class EventState

    Specifies the events current state.

    Inheritance
    System.Object
    EventState
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class EventState : Enum

    Fields

    Cancelled

    Sets the event state as canceled

    Declaration
    public const EventState Cancelled
    Field Value
    Type Description
    EventState

    Changed

    Sets the event state as Changed

    Declaration
    public const EventState Changed
    Field Value
    Type Description
    EventState

    Changing

    Sets the event state as Changing

    Declaration
    public const EventState Changing
    Field Value
    Type Description
    EventState

    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