DbMaintenanceViewModelBase..::..Grids Property
Gets the grids.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public IReadOnlyList<DbMaintenanceDataEntryGridManagerBase> Grids { get; }
Public ReadOnly Property Grids As IReadOnlyList(Of DbMaintenanceDataEntryGridManagerBase) Get
public: property IReadOnlyList<DbMaintenanceDataEntryGridManagerBase^>^ Grids { IReadOnlyList<DbMaintenanceDataEntryGridManagerBase^>^ get (); }