A class that provides event data for events raised when an item in a strongly typed collection is set.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public class CollectionItemSetEventArgs<T> : EventArgs |
Visual Basic
![]() |
---|
Public Class CollectionItemSetEventArgs(Of T) |
System.Object
System.EventArgs
MindFusion.Scheduling.CollectionItemSetEventArgs(T)