Class ListsAndCombos
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("ListView & ComboBox", "Demonstrates a ListView populating a ComboBox that acts as a filter.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("ListView")]
[Scenario.ScenarioCategory("ComboBox")]
public class ListsAndCombos : Scenario
Constructors
ListsAndCombos()
Declaration
public ListsAndCombos()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable