Class TabViewExample
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Tab View", "Demos TabView control with limited screen space in Absolute layout.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TabView")]
public class TabViewExample : Scenario
Constructors
TabViewExample()
Declaration
public TabViewExample()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable