Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / IBackgroundHoverSupport Interface / Highlight Method


In This Topic
    Highlight Method (IBackgroundHoverSupport)
    In This Topic
    Highlights the hover cell background.
    Syntax
    'Declaration
     
    Sub Highlight() 
    'Usage
     
    Dim instance As IBackgroundHoverSupport
     
    instance.Highlight()
    void Highlight()
    See Also