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

AdvancedFilterWindow..::..CancelButton Property

Gets or sets the cancel button.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public Button CancelButton { get; set; }
Public Property CancelButton As Button
	Get
	Set
public:
property Button^ CancelButton {
	Button^ get ();
	void set (Button^ value);
}

Field Value

The cancel button.