Provides data for the DataSourceItemSynchronized event.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public class ItemSynchronizedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class ItemSynchronizedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.C1Schedule..::..ItemSynchronizedEventArgs

See Also