[]
        
(Showing Draft Content)

C1.GanttView.CustomCalendarCollection.SetItem

SetItem Method

SetItem(int, CustomCalendar)

Replaces the item at the specified index.

Declaration
protected override void SetItem(int index, CustomCalendar newItem)
Protected Overrides Sub SetItem(index As Integer, newItem As CustomCalendar)
Parameters
Type Name Description
int index
CustomCalendar newItem