Class OpenDeleteSystemPathTextPropertyItem
- Namespace
- H.Controls.Form.PropertyItem.TextPropertyItems
- Assembly
- H.Controls.Form.PropertyItem.dll
public class OpenDeleteSystemPathTextPropertyItem : CommandsTextPropertyItemBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IPropertyItem, IValueChangeable, IBindingVisibleable, IRefreshOnValueChanged, IDataErrorInfo, IDisposable
- Inheritance
-
OpenDeleteSystemPathTextPropertyItem
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
OpenDeleteSystemPathTextPropertyItem(PropertyInfo, object)
public OpenDeleteSystemPathTextPropertyItem(PropertyInfo property, object obj)
Parameters
property
PropertyInfoobj
object
Properties
ClearCommand
[Display(Name = "删除")]
public DisplayCommand ClearCommand { get; }
Property Value
OpenCommand
[Display(Name = "打开文件")]
public DisplayCommand OpenCommand { get; }
Property Value
OpenFolderCommand
[Display(Name = "打开文件夹")]
public DisplayCommand OpenFolderCommand { get; }