Table of Contents

Class OpenFileDialogPropertyItem

Namespace
H.Controls.Form.PropertyItem.TextPropertyItems
Assembly
H.Controls.Form.PropertyItem.dll
public class OpenFileDialogPropertyItem : CommandsTextPropertyItemBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable
Inheritance
OpenFileDialogPropertyItem
Implements
Inherited Members
Extension Methods

Constructors

OpenFileDialogPropertyItem(PropertyInfo, object)

public OpenFileDialogPropertyItem(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Properties

OpenCommand

[Display(Name = "浏览", Order = 2)]
public DisplayCommand OpenCommand { get; }

Property Value

DisplayCommand