Table of Contents

Class CsvEditor

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Csv Editor", "Open and edit simple CSV files using the TableView class.")]
[Scenario.ScenarioCategory("TableView")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Dialogs")]
[Scenario.ScenarioCategory("Text and Formatting")]
[Scenario.ScenarioCategory("Dialogs")]
[Scenario.ScenarioCategory("Top Level Windows")]
[Scenario.ScenarioCategory("Files and IO")]
public class CsvEditor : Scenario, IDisposable
Inheritance
CsvEditor
Implements
Inherited Members

Methods

Setup()

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