Table of Contents

Class EnumComboBoxPropertyItem

Namespace
H.Controls.Form.PropertyItem.ComboBoxPropertyItems
Assembly
H.Controls.Form.PropertyItem.dll
public class EnumComboBoxPropertyItem : SelectSourcePropertyItem<Enum>, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable
Inheritance
EnumComboBoxPropertyItem
Implements
Inherited Members
Extension Methods

Constructors

EnumComboBoxPropertyItem(PropertyInfo, object)

public EnumComboBoxPropertyItem(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Methods

CreateSource()

protected override IEnumerable<Enum> CreateSource()

Returns

IEnumerable<Enum>