ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonButton Class / TextImageRelation Property

In This Topic
    TextImageRelation Property
    In This Topic
    A value indicates the flow side for the image.
    Syntax
    'Declaration
     
    Public Property TextImageRelation As TextImageRelation
    public TextImageRelation TextImageRelation {get; set;}
    See Also