ActiveReports 9
Item(String) Property

Name of the annotation.
Gets or sets the collection item by the specified name.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal annotationName As System.String _
) As Annotation
public Annotation Item( 
   System.string annotationName
) {get;}

Parameters

annotationName
Name of the annotation.
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum