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

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