Table of Contents

Class TabFormPresenter

Namespace
H.Controls.Form
Assembly
H.Controls.Form.dll
public class TabFormPresenter : FormPresenter, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IFormOption
Inheritance
TabFormPresenter
Implements
Inherited Members
Extension Methods

Constructors

TabFormPresenter()

public TabFormPresenter()

TabFormPresenter(object)

public TabFormPresenter(object value)

Parameters

value object

Properties

TabNames

public ObservableCollection<string> TabNames { get; set; }

Property Value

ObservableCollection<string>