[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayCollection.Item

this Property

this[int]

Gets a IHoliday specified by its index.

Declaration
public IHoliday this[int index] { get; set; }
Public Default Property Item(index As Integer) As IHoliday
Parameters
Type Name Description
int index
Property Value
Type Description
IHoliday

An int value that indicates the index.