Table of Contents

Property IsChecked

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsChecked

Gets or sets a value indicating whether the control is checked.

public virtual bool IsChecked { get; set; }

Property Value

bool

true if the radio button is checked; otherwise, false.