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

AdvancedFindNewFilterRow..::..SetAllowDelete Method

Sets the allow delete.

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

Syntax


public void SetAllowDelete(
	bool allowDelete
)
Public Sub SetAllowDelete ( _
	allowDelete As Boolean _
)
public:
void SetAllowDelete(
	bool^ allowDelete
)

Parameters

allowDelete
Type: Boolean
if set to true [allow delete].