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

LookupControl..::..EqualsRadioButton Property

Gets or sets the equals RadioButton.

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

Syntax


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

Field Value

The equals RadioButton.