MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / Hover Property

In This Topic
    Hover Property
    In This Topic
    Gets or sets the style used to paint hovered cells.
    Syntax
    'Declaration
     
    
    Public Property Hover As ViewCellStyle
    public ViewCellStyle Hover {get; set;}
    See Also