Class TabFormPresenter
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; }