[]
Gets or sets the indeterminate symbol (used if Style is CustomSymbol).
[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