ActiveReports 12
Cursor Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : Cursor Property
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Syntax
'Declaration
 
Public Overridable Property Cursor As Cursor
public virtual Cursor Cursor {get; set;}

Property Value

A System.Windows.Forms.Cursor that represents the cursor to display when the mouse pointer is over the control.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members