[]
        
(Showing Draft Content)

C1.Report.CheckMark.UncheckedSymbol

UncheckedSymbol Property

UncheckedSymbol

Gets or sets the unchecked symbol (used if Style is CustomSymbol).

Declaration
[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