GridDashboardLayoutItem.GetColumnStyle(DependencyObject) Method
Get the value of the GridDashboardLayoutItem.ColumnStyle attached property to a specified GridDashboardLayoutItem.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
Name | Type |
---|---|
dObj | DependencyObject |
Returns
Type |
---|
Style |
See Also