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.177 -- Release Build+f7e50df10978fe33a226118b5ca1ca7a93726e34
public TreeView View { get; }

Property Value

TreeView

See Also