Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / 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 System.Object
    public System.object DataSourceItem {get;}
    See Also