Table of Contents

Method SetChecked

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

SetChecked(bool)

Sets the value of the IsChecked property.

public void SetChecked(bool isChecked)

Parameters

isChecked bool

The new value.