DashboardLayoutItem.ContextMenuTemplate Property
Gets or sets a context menu template for the DashboardLayoutItem descendants.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate object that specifies the data template used to render the dashboard item context menu. |
See Also