ActiveReports 13
UseWaitCursor Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : UseWaitCursor Property
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
Syntax
'Declaration
 
Public Property UseWaitCursor As Boolean
public bool UseWaitCursor {get; set;}

Property Value

true to use the wait cursor for the current control and all child controls; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members