Table of Contents

Interface IRadioButtonHandler

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

Contains methods and properties which allow to work with radio button control.

public interface IRadioButtonHandler : IControlHandler, IDisposableObject, IDisposable

Properties

CheckedChanged

Gets or sets an action which is called when checked state is changed.

IsChecked

Gets or sets whether or not this control is checked.