FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckMark Class / IndeterminateImage Property

In This Topic
    IndeterminateImage Property (CheckMark)
    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