FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / CheckMark Class / IndeterminateSymbol Property

In This Topic
    IndeterminateSymbol Property
    In This Topic
    Gets or sets the indeterminate symbol (used if Style is CheckMarkStyle.CustomSymbol).
    Syntax
    'Declaration
     
    Public Property IndeterminateSymbol As Char
    public char IndeterminateSymbol {get; set;}
    See Also