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

DbMaintenanceViewModelBase..::..UiControls Property

Gets the UI controls.

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

Syntax


public List<UiControlMap> UiControls { get; }
Public ReadOnly Property UiControls As List(Of UiControlMap)
	Get
public:
property List<UiControlMap^>^ UiControls {
	List<UiControlMap^>^ get ();
}

Field Value

The UI controls.