ActiveReports 13
PromptUser Property (Designer)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : PromptUser Property
Determines whether to display a dialog when a control is deleted.
Syntax
'Declaration
 
Public Property PromptUser As Boolean
public bool PromptUser {get; set;}
Remarks
If set to true, the dialog is presented when a control is deleted at report design time.
See Also

Reference

Designer Class
Designer Members