Xceed .NET Libraries Documentation
Xceed.Synchronization Assembly / Xceed.Synchronization Namespace / SynchronizationEventsUserDataParameter Class
Fields


    SynchronizationEventsUserDataParameter Class Members

    The following tables list the members exposed by SynchronizationEventsUserDataParameter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SynchronizationEventsUserDataParameter class, using the provided object.  
    Top
    Public Fields
     NameDescription
    Public FieldOpaque data that is sent back to the event handler when a synchronization event is raised.  
    Top
    See Also