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

Property Value

TreeView

See Also