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

PrinterSetupArgs..::..CustomCriteriaSetup Property

Gets or sets a value indicating whether [custom criteria setup].

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

Syntax


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

Field Value

true if [custom criteria setup]; otherwise, false.