DecoratorDecoratedChild Property |
Gets the decorated child.
Namespace: Styx.TreeSharpAssembly: Styx.TreeSharp (in Styx.TreeSharp.dll) Version: 3.0.1160.0 (3.0.1160)
Syntaxpublic Composite DecoratedChild { get; }
Property Value
Type:
CompositeThe decorated child.
See Also