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

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