KanbanGroup.View Property
Gets the View that owns the current Kanban group.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v22.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
TileView | The View that owns the current Kanban group. |
See Also