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

DeleteTableWindowData..::..DeleteRecordItem Property

Gets or sets the delete record item.

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

Syntax


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

Field Value

The delete record item.