Table of Contents

Method Assign

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Assign(TreeViewItem, bool)

Assigns properties from another TreeViewItem.

public void Assign(TreeViewItem item, bool subItems = true)

Parameters

item TreeViewItem

Source of the properties to assign.

subItems bool

if true, Items are also assigned.