ActiveReports 9
Item(Int32) Property

Specifies the index of the Style to be returned.
Gets the StyleSheet object at the specified indexed location in the StyleSheetCollection.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Style
public Style Item( 
   System.int index
) {get;}

Parameters

index
Specifies the index of the Style to be returned.
See Also

Reference

StyleSheet Class
StyleSheet Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum