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

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