MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheet Class / Item Property

In This Topic
Item Property (StyleSheet)
In This Topic
Gets or sets the element at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As StyleSheetRule
 

Parameters

index
See Also