StyleSheet Class | StyleSheet Members | Overload List
Visual Basic
C#
Show All
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;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.