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