Table of Contents

Class WindowContentViewPresenter

Namespace
HeBianGu.Service.Mvp
Assembly
HeBianGu.Service.Mvp.dll
public class WindowContentViewPresenter : ItemsViewPresenterBase<WindowContentViewPresenter, IWindowContentViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, IWindowContentViewPresenter, IItemsViewPresenter, IInvokePresenter, IViewPresenter, IWindowContentViewPresenterOption, IItemsSettingOption, IMvpSettingOption, ISettingOption
Inheritance
WindowContentViewPresenter
Implements
Inherited Members
Extension Methods

Properties

UseTab

[Display(Name = "使用分页")]
public bool UseTab { get; set; }

Property Value

bool

UseTabSearch

[Display(Name = "使用分页搜索")]
public bool UseTabSearch { get; set; }

Property Value

bool

UseTitle

[Display(Name = "使用标题")]
public bool UseTitle { get; set; }

Property Value

bool