GroupCompositeSelection Property |
Gets the selection.
Namespace: Styx.TreeSharpAssembly: Styx.TreeSharp (in Styx.TreeSharp.dll) Version: 3.0.1160.0 (3.0.1160)
Syntaxpublic Composite Selection { get; protected set; }
Property Value
Type:
CompositeThe selection.
See Also