[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultSparklineContainer.Item

this Property

this[int]

Gets the ISparklineGroup at the specified index.

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