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

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