[]
Gets or sets the unchecked symbol (used if Style is CustomSymbol).
[C1Category("Symbols")]
[C1Description("CheckMark.UncheckedSymbol", "The unchecked symbol (used if Style is CustomSymbol).")]
public char UncheckedSymbol { get; set; }
<C1Category("Symbols")>
<C1Description("CheckMark.UncheckedSymbol", "The unchecked symbol (used if Style is CustomSymbol).")>
Public Property UncheckedSymbol As Char