[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.PromptUser

PromptUser Property

PromptUser

Gets or sets a value indicating whether to display a confirmation dialog when a control is deleted.

Declaration
public bool PromptUser { get; set; }
Property Value
Type Description
bool

true if a confirmation dialog should be displayed when a control is deleted; otherwise, false.

Remarks

This property allows the user to enable or disable confirmation dialogs for control deletion, providing a way to prevent accidental removal of controls.