Table of Contents
IsChecked Property

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

Syntax
 public Boolean? IsChecked { get; set; }
See Also