[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.TreeViewHelper

TreeViewHelper Class

Represents a helper class that provides improvements, hacks, and workarounds for TreeView.

Inheritance
TreeViewHelper
Namespace: GrapeCity.ActiveReports.Framework.Implementation
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public static class TreeViewHelper

Fields

Name Description
SelectedItemProperty

This is a two-way replacement for the TreeView SelectedItem property.

Methods

Name Description
GetSelectedItem(DependencyObject)

Gets the selected item.

SetSelectedItem(DependencyObject, object)

Sets the selected item.