Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGalleryItem Class / GalleryItemTextImageRelation Property

In This Topic
    GalleryItemTextImageRelation Property (RibbonGalleryItem)
    In This Topic
    Gets or sets a value specifies the position of text and image relative to each other.
    Syntax
    'Declaration
     
    
    Public Property GalleryItemTextImageRelation As GalleryItemTextImageRelation
    public GalleryItemTextImageRelation GalleryItemTextImageRelation {get; set;}
    See Also