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

In This Topic
    HoverMode Property (C1FlexGrid)
    In This Topic
    Gets or sets the grid's mouse hover highlighting behavior.
    Syntax
    'Declaration
     
    Public Property HoverMode As HoverMode
    public HoverMode HoverMode {get; set;}
    See Also