Class InteractiveTree
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Interactive Tree", "Create nodes and child nodes in TreeView.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TreeView")]
public class InteractiveTree : Scenario
Constructors
InteractiveTree()
Declaration
public InteractiveTree()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable