Table of Contents

Class ListViewWithSelection

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("List View With Selection", "ListView with columns and selection")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("ListView")]
public class ListViewWithSelection : Scenario, IDisposable
Inheritance
ListViewWithSelection
Implements
Inherited Members

Fields

_allowMarkingCB
_allowMultipleCB
_customRenderCB
_listView
_scenarios

Methods

Setup()

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