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

LookupControl..::..ContainsRadioButton Property

Gets or sets the contains RadioButton.

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

Syntax


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

Field Value

The contains RadioButton.