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