Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / DeleteTableRowButton Class / TextImageRelation Property

In This Topic
    TextImageRelation Property (DeleteTableRowButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property TextImageRelation As C1.Win.Ribbon.TextImageRelation
    public virtual C1.Win.Ribbon.TextImageRelation TextImageRelation {get; set;}
    See Also