Class HyperlinkPropertyItem
- Namespace
- H.Controls.Form.PropertyItem.TextPropertyItems
- Assembly
- H.Controls.Form.PropertyItem.dll
public class HyperlinkPropertyItem : TextPropertyViewItem, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable, IPropertyViewItem, IPropertyItem
- Inheritance
-
HyperlinkPropertyItem
- Implements
- Inherited Members
- Extension Methods
Constructors
HyperlinkPropertyItem(PropertyInfo, object)
public HyperlinkPropertyItem(PropertyInfo property, object obj)
Parameters
property
PropertyInfoobj
object
Properties
ProcessCommand
public RelayCommand ProcessCommand { get; }