Search Results for

    Show / Hide Table of Contents

    Class TabViewExample

    Inheritance
    System.Object
    Scenario
    TabViewExample
    Implements
    System.IDisposable
    Inherited Members
    Scenario.Init(Toplevel, ColorScheme)
    Scenario.GetName()
    Scenario.GetDescription()
    Scenario.GetCategories()
    Scenario.ToString()
    Scenario.Run()
    Scenario.RequestStop()
    Scenario.GetDerivedClasses<T>()
    Scenario.Dispose(Boolean)
    Scenario.Dispose()
    Scenario.Top
    Scenario.Win
    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
    Scenario.Setup()

    Implements

    System.IDisposable
    In This Article
    Back to top Generated by DocFX