Table of Contents

Class PropertyGridDesignPresenter

Namespace
H.Presenters.Design.Presenter
Assembly
H.Presenters.Design.dll
[Display(Name = "属性列表")]
public class PropertyGridDesignPresenter : CommandsDesignPresenterBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IDesignPresenter, IDesignPresenterBase, ICloneable
Inheritance
PropertyGridDesignPresenter
Implements
Inherited Members
Extension Methods

Properties

Data

[Display(Name = "数据源", GroupName = "常用,数据")]
public object Data { get; set; }

Property Value

object