dashboard-devexpress-dot-dashboardwpf-1d8c5996.md
Allows you to specify the style and templates to customize the BoundImageDashboardItem appearance.
Namespace : DevExpress.DashboardWpf
Assembly : DevExpress.Xpf.Dashboard.v25.2.dll
NuGet Package : DevExpress.Wpf.Dashboard
public class BoundImageDashboardLayoutItem :
DashboardLayoutItem
Public Class BoundImageDashboardLayoutItem
Inherits DashboardLayoutItem
Bind the DashboardLayoutItem.ViewStyle property to the Style property of the underlying DXImage when you create a custom BoundImageDashboardLayoutItem template.
Tip
For a complete list of dashboard item styles, see A List of Styles and Templates.
Show 13 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control DevExpress.Xpf.Docking.psvFrameworkElement BaseLayoutItem ContentItem LayoutControlItem DashboardLayoutItem BoundImageDashboardLayoutItem
See Also