TreeNodeSelectedEventArgsView Property

The tree view in which the selection changed.

Definition

Namespace: Gemstone.Web.Razor.Trees
Assembly: Gemstone.Web.Razor (in Gemstone.Web.Razor.dll) Version: 1.0.174 -- Release Build+4903e853d632f4178b361297fed9e7f870e70f49
public TreeView View { get; }

Property Value

TreeView

See Also