[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ChartDataSourceClickedEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether the default action for the data source icon click should be canceled. Setting this property to true prevents the default data source configuration dialog from opening, allowing for a custom data source configuration process to be initiated instead.

Declaration
public bool Cancel { get; set; }