ActiveReports Developer 7
Cancel Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ChartDataSourceClickedEventArgs Class : Cancel Property

Glossary Item Box

Indicates that the default action should be skipped.

Syntax

Visual Basic (Declaration) 
Public Property Cancel As System.Boolean
C# 
public System.bool Cancel {get; set;}

See Also