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.176 -- Release Build+8f931c75b87f6492c1d6adf89c548095b2e1b1ff
public TreeView View { get; }

Property Value

TreeView

See Also