[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.TreeViewHelper.SetSelectedItem

SetSelectedItem Method

SetSelectedItem(DependencyObject, object)

Sets the selected item.

Declaration
public static void SetSelectedItem(DependencyObject o, object propertyValue)
Parameters
Type Name Description
DependencyObject o

The property owner.

object propertyValue

The value to set as the selected item.