ActiveReports Developer 7
Cursor Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : Cursor Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property Cursor As System.Windows.Forms.Cursor
C# 
public virtual System.Windows.Forms.Cursor Cursor {get; set;}

See Also