Class PrimitiveListPropertyItem
- Namespace
- HeBianGu.Control.PropertyGrid
- Assembly
- HeBianGu.Control.PropertyGrid.dll
集合类型
public class PrimitiveListPropertyItem : PrimitivesPropertyItem, INotifyPropertyChanged, IDisplayer, IPropertyItem, IDataErrorInfo
- Inheritance
-
PrimitiveListPropertyItem
- Implements
- Inherited Members
- Extension Methods
Constructors
PrimitiveListPropertyItem(PropertyInfo, object)
public PrimitiveListPropertyItem(PropertyInfo property, object obj)
Parameters
property
PropertyInfoobj
object
Methods
GetElementType()
protected override Type GetElementType()
Returns
SetValue(ObservableCollection<StringHost>)
protected override void SetValue(ObservableCollection<StringHost> value)
Parameters
value
ObservableCollection<StringHost>