FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / CustomCursors Class / HandHover Property

In This Topic
    HandHover Property (CustomCursors)
    In This Topic
    Gets or sets the hand hovering cursor.
    Syntax
    'Declaration
     
    Public Property HandHover As Cursor
    public Cursor HandHover {get; set;}
    See Also