Class ComboboxRepositoryPropertyItem
- Namespace
- H.Controls.Form.PropertyItem.PropertyItems
- Assembly
- H.Controls.Form.PropertyItem.dll
public class ComboboxRepositoryPropertyItem : ObjectPropertyItem<object>, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable
- Inheritance
-
ComboboxRepositoryPropertyItem
- Implements
- Inherited Members
- Extension Methods
Constructors
ComboboxRepositoryPropertyItem(PropertyInfo, object)
public ComboboxRepositoryPropertyItem(PropertyInfo property, object obj)
Parameters
property
PropertyInfoobj
object
Properties
ItemsSource
说明
public IEnumerable ItemsSource { get; set; }