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

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