Class KanbanColumnCollection
Represent the collection of KanbanColumn.
Inheritance
System.Object
KanbanColumnCollection
Namespace: Syncfusion.SfKanban.XForms
Assembly: Syncfusion.SfKanban.XForms.dll
Syntax
public class KanbanColumnCollection : ObservableCollection<KanbanColumn>
Constructors
KanbanColumnCollection()
Declaration
public KanbanColumnCollection()