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

DeleteTableWindowData..::..ItemRow Property

Gets or sets the item row.

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

Syntax


public ListControlDataSourceRow ItemRow { get; set; }
Public Property ItemRow As ListControlDataSourceRow
	Get
	Set
public:
property ListControlDataSourceRow^ ItemRow {
	ListControlDataSourceRow^ get ();
	void set (ListControlDataSourceRow^ value);
}

Field Value

The item row.