Gets or sets the character which is used to display the checkbox in the unchecked state.

Syntax

public Char UncheckedCharacter { get; set; }
Public Property UncheckedCharacter() As Char