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

DbMaintenanceViewModelBase..::..PrintUiCommand Property

Gets the print UI command.

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

Syntax


public UiCommand PrintUiCommand { get; }
Public ReadOnly Property PrintUiCommand As UiCommand
	Get
public:
property UiCommand^ PrintUiCommand {
	UiCommand^ get ();
}

Field Value

The print UI command.