Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewCursors Class / HandHover Property

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