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

AutoFillSetup..::..SetDirty Property

Gets or sets a value indicating whether [set dirty].

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

Syntax


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

Field Value

true if [set dirty]; otherwise, false.