ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / CellButtonImage Property

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