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

LookupDataChangedArgs..::..OutputTable Property

Gets the lookup results data table.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public DataTable OutputTable { get; }
Public ReadOnly Property OutputTable As DataTable
	Get
public:
property DataTable^ OutputTable {
	DataTable^ get ();
}

Field Value

The lookup results data table.