Class SelectSourcePropertyItem
- Namespace
- H.Controls.Form.PropertyItem.Base
- Assembly
- H.Controls.Form.PropertyItem.dll
public class SelectSourcePropertyItem : SelectSourcePropertyItem<object>, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable- Inheritance
- 
      
      
      
      
      
      
      
      
      
      SelectSourcePropertyItem
- Implements
- Inherited Members
- Extension Methods
Constructors
SelectSourcePropertyItem(PropertyInfo, object)
public SelectSourcePropertyItem(PropertyInfo property, object obj)Parameters
- propertyPropertyInfo
- objobject
Methods
CheckType(object, out string)
验证数据类型是否合法
protected override bool CheckType(object value, out string error)Parameters
Returns
SetValue(object)
protected override void SetValue(object value)Parameters
- valueobject