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

LookupDataMauiPrintOutput..::..Abort Property

Gets or sets a value indicating whether this LookupDataMauiPrintOutput is abort.

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

Syntax


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

Field Value

true if abort; otherwise, false.