Class Borders
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Borders with/without PanelView", "Demonstrate with/without PanelView borders manipulation.")]
[Scenario.ScenarioCategory("Layout")]
[Scenario.ScenarioCategory("Borders")]
public class Borders : Scenario
Constructors
Borders()
Declaration
public Borders()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable