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

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