ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowWithDetails Class / ImageAndText Property

In This Topic
    ImageAndText Property (RowWithDetails)
    In This Topic
    Gets or sets a value that determines whether images found in this row or column's ImageMap should be displayed instead of or in addition to the cell text.
    Syntax
    'Declaration
     
    Public Property ImageAndText As Boolean
    public bool ImageAndText {get; set;}
    See Also