[]
        
(Showing Draft Content)

C1.Report.CheckMark.IndeterminateSymbol

IndeterminateSymbol Property

IndeterminateSymbol

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

Declaration
[C1Category("Symbols")]
[C1Description("CheckMark.IndeterminateSymbol", "The indeterminate symbol (used if Style is CustomSymbol).")]
public char IndeterminateSymbol { get; set; }
<C1Category("Symbols")>
<C1Description("CheckMark.IndeterminateSymbol", "The indeterminate symbol (used if Style is CustomSymbol).")>
Public Property IndeterminateSymbol As Char