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

DbMaintenanceViewModelBase..::..PrintCommand Property

Gets the print command.

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

Syntax


public RelayCommand PrintCommand { get; }
Public ReadOnly Property PrintCommand As RelayCommand
	Get
public:
property RelayCommand^ PrintCommand {
	RelayCommand^ get ();
}

Field Value

The print command.