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

In This Topic
    CheckedImage Property
    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