FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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