Class PagedDataGridSetting
- Namespace
- HeBianGu.Control.PagedDataGrid
- Assembly
- HeBianGu.Control.PagedDataGrid.dll
public class PagedDataGridSetting : LazySettingInstance<PagedDataGridSetting>, INotifyPropertyChanged, IDisplayer, ISetting
- Inheritance
-
PagedDataGridSetting
- Implements
- Inherited Members
- Extension Methods
Properties
Host
说明
[Display(Name = "样式设置")]
[PropertyItemType(Type = typeof(StylesPropertyItem))]
public StyleHost Host { get; set; }