ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ItemSynchronizedEventArgs Class / DataSourceItem Property

In This Topic
    DataSourceItem Property
    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