KanbanGroupCollection Class
A collection of KanbanGroup objects.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[ListBindable(false)]
public class KanbanGroupCollection :
CollectionBase,
IEnumerable<KanbanGroup>,
IEnumerable
#Related API Members
The following members return KanbanGroupCollection objects:
#Remarks
See the TileViewOptionsKanban.Groups topic for more information.