Table of Contents

Class OpenClearPathTextPropertyItem

Namespace
HeBianGu.Control.PropertyGrid
Assembly
HeBianGu.Control.PropertyGrid.dll
public class OpenClearPathTextPropertyItem : TextPropertyItem, INotifyPropertyChanged, IDisplayer, IPropertyItem, IDataErrorInfo
Inheritance
OpenClearPathTextPropertyItem
Implements
Derived
Inherited Members
Extension Methods

Constructors

OpenClearPathTextPropertyItem(PropertyInfo, object)

public OpenClearPathTextPropertyItem(PropertyInfo property, object obj)

Parameters

property PropertyInfo
obj object

Properties

ClearCommand

public RelayCommand ClearCommand { get; }

Property Value

RelayCommand

OpenCommand

public RelayCommand OpenCommand { get; }

Property Value

RelayCommand