RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridRow..::..AllowUserDelete Property

Gets a value indicating whether allow user delete.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public virtual bool AllowUserDelete { get; }
Public Overridable ReadOnly Property AllowUserDelete As Boolean
	Get
public:
virtual property bool^ AllowUserDelete {
	bool^ get ();
}

Field Value

true if allow user delete; otherwise, false.