GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationCollection Class : Item Property |
'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As Annotation
public Annotation this[ System.int index ]; {get;}