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

In This Topic
    PanMarkerNE Property
    In This Topic
    Gets or sets the pan marker (north-east) cursor.
    Syntax
    'Declaration
     
    Public Property PanMarkerNE As Cursor
    public Cursor PanMarkerNE {get; set;}
    See Also