KanbanGroupCollection.Add() Method
Adds a new KanbanGroup to the collection.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v23.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Returns
Type | Description |
---|---|
KanbanGroup | The created KanbanGroup object. |
See Also