Class WorkflowCollection
Represents a collection that holds the KanbanWorkflow.
Inheritance
System.Object
WorkflowCollection
Namespace: Syncfusion.UI.Xaml.Kanban
Assembly: Syncfusion.SfKanban.WPF.dll
Syntax
public class WorkflowCollection : ObservableCollection<KanbanWorkflow>
Constructors
WorkflowCollection()
Declaration
public WorkflowCollection()