ActiveReports 12
UseWaitCursor Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor 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

GroupEditor Class
GroupEditor Members