See Also

StyleSheet Class  | StyleSheet Members  | Overload List

Language

Visual Basic

C#

Show All

index
Specifies the index of the Style to be returned.
See Also Languages ActiveReports Send feedback to Data Dynamics

Item(Int32) Property

Gets the StyleSheet object at the specified indexed location in the StyleSheetCollection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal index As Integer _ ) As Style
[C#]
public Style Item(    int index ); {get;}

Parameters

index
Specifies the index of the Style to be returned.

See Also

StyleSheet Class  | StyleSheet Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.