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


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