Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ItemSynchronizedEventArgs Class
Properties


In This Topic
    ItemSynchronizedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemSynchronizedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ItemSynchronizedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the SynchronizationActionEnum value.  
    Public PropertyGets the reference to the BasePersistableObject derived object.  
    Public PropertyGets the reference to the data source item.  
    Public PropertyGets the reference to the changed C1BindingSource object.  
    Top
    See Also