[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IPanes.Item

this Property

this[int]

Get the specified pane by the zero base index.

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

Index of the pane

Property Value
Type Description
IPane

Returns the IPane object at the specified index