Class KanbanColumnCollection
This class represents a collection of KanbanColumn.
Inheritance
System.Object
KanbanColumnCollection
Namespace: Syncfusion.Maui.Kanban
Assembly: Syncfusion.Maui.Kanban.dll
Syntax
public class KanbanColumnCollection : ObservableCollection<KanbanColumn>
Constructors
KanbanColumnCollection()
Declaration
public KanbanColumnCollection()