[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetSelectionModel.Item

this Property

this[int]

Gets an item in the model.

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