FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / Cursor Property

In This Topic
    Cursor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the cursor that is displayed when the mouse pointer is over the control.
    Syntax
    'Declaration
     
    Public Overrides Property Cursor As Cursor
    public override Cursor Cursor {get; set;}
    See Also