Gets or sets the character which is used to display the checkbox in the unchecked state.
public Char UncheckedCharacter { get; set; }
Public Property UncheckedCharacter() As Char