Table of Contents

Property IsChecked

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

IsChecked

Gets or sets a value indicating whether the item is checked. Uses CheckState internally.

public bool IsChecked { get; set; }

Property Value

bool