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