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

In This Topic
    PreviewCursors Property
    In This Topic
    Gets the set of cursors used in the preview.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewCursors As C1PreviewCursors
    public C1PreviewCursors PreviewCursors {get;}

    Property Value

    The cursors.
    See Also