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

Syntax

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