RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindViewModel..::..AddFilterCommand Property

Gets or sets the add filter command.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public RelayCommand AddFilterCommand { get; set; }
Public Property AddFilterCommand As RelayCommand
	Get
	Set
public:
property RelayCommand^ AddFilterCommand {
	RelayCommand^ get ();
	void set (RelayCommand^ value);
}

Field Value

The add filter command.