Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertRowBelowButton Class / SmallImage Property

In This Topic
    SmallImage Property (InsertRowBelowButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SmallImage As System.Drawing.Image
    public virtual System.Drawing.Image SmallImage {get; set;}
    See Also