A newer version of this page is available.
Switch to the current version.
DashboardLayoutGroup Class
Allows you to specify the style and templates to customize the DashboardItemGroup appearance.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v18.2.dll
Declaration
public class DashboardLayoutGroup :
LayoutGroup,
IContextMenuTemplateProvider
Public Class DashboardLayoutGroup
Inherits LayoutGroup
Implements IContextMenuTemplateProvider
Remarks
NOTE
The sample project How to add custom buttons and menu elements to dashboard item captions is available in the DevExpress Examples repository.
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
DevExpress.Xpf.Docking.psvFrameworkElement
BaseLayoutItem
LayoutGroup
DashboardLayoutGroup
See Also
Feedback