Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / ItemSynchronizedEventArgs Class / DataSourceItem Property

In This Topic
    DataSourceItem Property (ItemSynchronizedEventArgs)
    In This Topic
    Gets the reference to the data source item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataSourceItem As Object
    public object DataSourceItem {get;}
    See Also