TreeNodeSelectedEventArgsSelected Property

The node to which the selection changed.

Definition

Namespace: Gemstone.Web.Razor.Trees
Assembly: Gemstone.Web.Razor (in Gemstone.Web.Razor.dll) Version: 1.0.181 -- Release Build+b1aea6f0270f68db5b2857429b07e9defcfeeaa4
public TreeNode? Selected { get; }

Property Value

TreeNode

See Also