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

AdvancedFindColumnRow Class

Class AdvancedFindColumnRow. Implements the DbMaintenanceDataEntryGridRow<(Of <(<'TEntity>)>)> Implements the IDisposable

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

Syntax


public abstract class AdvancedFindColumnRow : DbMaintenanceDataEntryGridRow<AdvancedFindColumn>, 
	IDisposable
Public MustInherit Class AdvancedFindColumnRow _
	Inherits DbMaintenanceDataEntryGridRow(Of AdvancedFindColumn) _
	Implements IDisposable
public ref class AdvancedFindColumnRow abstract : public DbMaintenanceDataEntryGridRow<AdvancedFindColumn^>, 
	IDisposable

Inheritance Hierarchy


Object
  DataEntryGridRow
    RingSoft.DbMaintenance..::..DbMaintenanceDataEntryGridRow<(Of <(<'AdvancedFindColumn>)>)>
      RingSoft.DbMaintenance..::..AdvancedFindColumnRow