PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonPreviewGroup Class / Image Property

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