GridDashboardLayoutItem Attached Properties
Allows you to specify the style and templates to customize the GridDashboardItem appearance.| Name | Description |
|---|---|
| ColumnStyle static | An attached property that applies style settings to the underlying Grid control’s columns. |
| GridViewStyle static | An attached property that applies style settings to the underlying Grid control. |
| ViewStyle | An attached property that applies style settings to the underlying control. Inherited from DashboardLayoutItem. |
See Also