Back to Devexpress

TileViewOptionsKanban Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewoptionskanban-dot-underscore-properties.md

latest2.0 KB
Original Source

TileViewOptionsKanban Properties

Contains settings to customize the Kanban board. These settings are in effect when the TileView.OptionsTiles.LayoutMode property is set to Kanban.

NameDescription
FadeOutGroupContent
GroupFooterButtonContains settings to enable and customize an additional button in group footers. Handle the TileView.GroupFooterButtonClick event to perform custom actions when this button is clicked.
GroupHeaderContextButtonOptionsProvides settings applied to buttons displayed in group headers (TileViewOptionsKanban.GroupHeaderContextButtons).
GroupHeaderContextButtonsProvides access to the collection of buttons displayed in group headers.
GroupsA collection of manually created Kanban groups. Once this collection is not empty, the Kanban board only displays groups from this collection.
ShowGroupBackgroundGets or sets whether Kanban groups have distinct backgrounds.

See Also

TileViewOptionsKanban Class

TileViewOptionsKanban Members

DevExpress.XtraGrid.Views.Tile Namespace