ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / HoverMode Property

In This Topic
    HoverMode Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HoverMode As C1.Win.FlexGrid.HoverMode
    public C1.Win.FlexGrid.HoverMode HoverMode {get; set;}
    See Also