Blazor

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

    Show / Hide Table of Contents

    Class EntryType

    Specifies to sets the property change entry type.

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

    Fields

    Align

    Sets the entry type as Align

    Declaration
    public const EntryType Align
    Field Value
    Type Description
    EntryType

    AnnotationPropertyChanged

    Sets the entry type as AnnotationPropertyChanged

    Declaration
    public const EntryType AnnotationPropertyChanged
    Field Value
    Type Description
    EntryType

    BringToFront

    Sets the entry type as BringToFront

    Declaration
    public const EntryType BringToFront
    Field Value
    Type Description
    EntryType

    ChildCollectionChanged

    Sets the entry type as ChildCollectionChanged

    Declaration
    public const EntryType ChildCollectionChanged
    Field Value
    Type Description
    EntryType

    CollectionChanged

    Sets the entry type as CollectionChanged

    Declaration
    public const EntryType CollectionChanged
    Field Value
    Type Description
    EntryType

    ColumnWidthChanged

    Sets the entry type as ColumnWidthChanged

    Declaration
    public const EntryType ColumnWidthChanged
    Field Value
    Type Description
    EntryType

    ConnectionChanged

    Sets the entry type as ConnectionChanged

    Declaration
    public const EntryType ConnectionChanged
    Field Value
    Type Description
    EntryType

    Distribute

    Sets the entry type as Distribute

    Declaration
    public const EntryType Distribute
    Field Value
    Type Description
    EntryType

    EndGroup

    Sets the entry type as EndGroup

    Declaration
    public const EntryType EndGroup
    Field Value
    Type Description
    EntryType

    Group

    Sets the entry type as Group

    Declaration
    public const EntryType Group
    Field Value
    Type Description
    EntryType

    LabelCollectionChanged

    Sets the entry type as LabelCollectionChanged

    Declaration
    public const EntryType LabelCollectionChanged
    Field Value
    Type Description
    EntryType

    LaneCollectionChanged

    Sets the entry type as LaneCollectionChanged

    Declaration
    public const EntryType LaneCollectionChanged
    Field Value
    Type Description
    EntryType

    LanePositionChanged

    Sets the entry type as LanePositionChanged

    Declaration
    public const EntryType LanePositionChanged
    Field Value
    Type Description
    EntryType

    PhaseCollectionChanged

    Sets the entry type as PhaseCollectionChanged

    Declaration
    public const EntryType PhaseCollectionChanged
    Field Value
    Type Description
    EntryType

    PortCollectionChanged

    Sets the entry type as PortCollectionChanged

    Declaration
    public const EntryType PortCollectionChanged
    Field Value
    Type Description
    EntryType

    PortPositionChanged

    Sets the entry type as PortPositionChanged

    Declaration
    public const EntryType PortPositionChanged
    Field Value
    Type Description
    EntryType

    PositionChanged

    Sets the entry type as PositionChanged

    Declaration
    public const EntryType PositionChanged
    Field Value
    Type Description
    EntryType

    PropertyChanged

    Sets the entry type as PropertyChanged

    Declaration
    public const EntryType PropertyChanged
    Field Value
    Type Description
    EntryType

    RotationChanged

    Sets the entry type as RotationChanged

    Declaration
    public const EntryType RotationChanged
    Field Value
    Type Description
    EntryType

    RowHeightChanged

    Sets the entry type as RowHeightChanged

    Declaration
    public const EntryType RowHeightChanged
    Field Value
    Type Description
    EntryType

    SegmentChanged

    Sets the entry type as SegmentChanged

    Declaration
    public const EntryType SegmentChanged
    Field Value
    Type Description
    EntryType

    SendBackward

    Sets the entry type as SendBackward

    Declaration
    public const EntryType SendBackward
    Field Value
    Type Description
    EntryType

    SendForward

    Sets the entry type as SendForward

    Declaration
    public const EntryType SendForward
    Field Value
    Type Description
    EntryType

    SendToBack

    Sets the entry type as SendToBack

    Declaration
    public const EntryType SendToBack
    Field Value
    Type Description
    EntryType

    SizeChanged

    Sets the entry type as SizeChanged

    Declaration
    public const EntryType SizeChanged
    Field Value
    Type Description
    EntryType

    Sizing

    Sets the entry type as Sizing

    Declaration
    public const EntryType Sizing
    Field Value
    Type Description
    EntryType

    StackChildPositionChanged

    Sets the entry type as StackChildPositionChanged

    Declaration
    public const EntryType StackChildPositionChanged
    Field Value
    Type Description
    EntryType

    StartGroup

    Sets the entry type as StartGroup

    Declaration
    public const EntryType StartGroup
    Field Value
    Type Description
    EntryType

    UnGroup

    Sets the entry type as UnGroup

    Declaration
    public const EntryType UnGroup
    Field Value
    Type Description
    EntryType

    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