LookupControl..::..EqualsRadioButton Property
Gets or sets the equals RadioButton.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }