[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISparklineGroups.Item

this Property

this[int]

Gets an ISparklineGroup object from an ISparklineGroups collection.

Declaration
ISparklineGroup this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ISparklineGroup
Parameters
Type Name Description
int index

Specifies the position of an element in the collection.

Property Value
Type Description
ISparklineGroup

The ISparklineGroup object from an ISparklineGroups collection.