MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / RangeCollection Class / Item Property

In This Topic
Item Property (RangeCollection)
In This Topic
Gets the Range at the specified index.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Range
 

Parameters

index
See Also