DbMaintenanceViewModelBase..::..UiControls Property
Gets the UI controls.
Namespace:
RingSoft.DbMaintenanceAssembly: 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 (); }