[]
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.
public bool Cancel { get; set; }