Click or drag to resize

RadioButtonChecked Property

Gets value indicating whether radio button is checked.

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool Checked { get; }

Property Value

Type: Boolean
See Also