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

In This Topic
    IndeterminateImage Property
    In This Topic
    Gets or sets the indeterminate image (used if Style is CheckMarkStyle.CustomImage).
    Syntax
    'Declaration
     
    Public Property IndeterminateImage As Object
    public object IndeterminateImage {get; set;}
    See Also