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

CanProcessTableArgs..::..DeleteMode Property

Gets or sets a value indicating whether [delete mode].

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

Syntax


public bool DeleteMode { get; set; }
Public Property DeleteMode As Boolean
	Get
	Set
public:
property bool^ DeleteMode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [delete mode]; otherwise, false.