Item Property
Item
Gets the data item of the node.
Declaration
[C1Description("RenderNodeEventArgs.Item", "Gets the data item of the node.")]
public object Item { get; }
<C1Description("RenderNodeEventArgs.Item", "Gets the data item of the node.")>
Public ReadOnly Property Item As Object