Skip to main content
A newer version of this page is available. .

DashboardLayoutItem.ViewStyle Attached Property

An attached property that applies style settings to the underlying control.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Xpf.Dashboard.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Dashboard, DevExpress.Wpf.Dashboard

Declaration

Returns

Type Description
Style

A Style object that contains settings applied to the target object.

See Also