Class WindowContentViewPresenter
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
UseTabSearch
[Display(Name = "使用分页搜索")]
public bool UseTabSearch { get; set; }
Property Value
UseTitle
[Display(Name = "使用标题")]
public bool UseTitle { get; set; }