Property Item
Item
Gets the item that is being affected.
public TreeControlItem Item { get; }
Property Value
- TreeControlItem
The item that is being affected.
Remarks
Use the Item property to access the properties of the item.
Gets the item that is being affected.
public TreeControlItem Item { get; }
The item that is being affected.
Use the Item property to access the properties of the item.