Table of Contents

Class MultiColouredTable

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("MultiColouredTable", "Demonstrates how to multi color cell contents.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Colors")]
[Scenario.ScenarioCategory("TableView")]
public class MultiColouredTable : Scenario, IDisposable
Inheritance
MultiColouredTable
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).