FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonActionGroup Class / Image Property

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