[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataSourceIconClickEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether the opening of the DataSourceDialog should be canceled.

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

true if the dialog should not open; otherwise, false.