MobileTrack Nexus Documentation
C#
Show/Hide TOC
Item
Tree
Node
TNode
,
TItem
Item Property
The item attached to this node.
Definition
Namespace:
MobileTrack.Common.Models.TreeViews.ItemTree
Assembly:
MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
C#
Copy
Request Example
public
TItem
Item
{
get
; }
Property Value
TItem
See Also
Reference
ItemTreeNode
TNode, TItem
Class
MobileTrack.Common.Models.TreeViews.ItemTree Namespace
In This Article
Definition
See Also