FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ButtonActionElement Class / LargeImage Property

In This Topic
    LargeImage Property (ButtonActionElement)
    In This Topic
    Gets or sets the button large image.
    Syntax
    'Declaration
     
    Public Property LargeImage As Image
    public Image LargeImage {get; set;}
    See Also