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

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