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

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