Raises the SetComplete event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual void OnSetComplete ( |
Visual Basic
![]() |
---|
Protected Overridable Sub OnSetComplete( _ |
Type: Int32
The zero-based index in the collection where the item was set.
Type: T
The old item.
Type: T
The new item.