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

AdvancedFindFilterRow..::..AllowUserDelete Property

Gets a value indicating whether [allow user delete].

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

Syntax


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

Field Value

true if [allow user delete]; otherwise, false.