ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / CellButtonImage Property

In This Topic
    CellButtonImage Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property CellButtonImage As Image
    public virtual Image CellButtonImage {get; set;}
    See Also