ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GridRendererOffice2007 Class / Highlight Property

In This Topic
    Highlight Property (GridRendererOffice2007)
    In This Topic
    Gets or sets the color used to paint the background of highlighted cells.
    Syntax
    'Declaration
     
    Public Property Highlight As Color
    public Color Highlight {get; set;}
    See Also