TreeViewDashboardLayoutItem Attached Properties
Allows you to specify the style and templates to customize the TreeViewDashboardItem appearance.Name | Description |
---|---|
TreeListViewStyle static | An attached property that applies style settings to the underlying TreeListView control. |
ViewStyle | An attached property that applies style settings to the underlying control. Inherited from DashboardLayoutItem. |
See Also