Class EntryMode
Specifies how the entry is added to the stack.
Inheritance
System.Object
EntryMode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class EntryMode : Enum
Fields
External
Specifies that the entry is added externally by the user to the stack.
Declaration
public const EntryMode External
Field Value
Type |
---|
EntryMode |