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

In This Topic
    Storage Property
    In This Topic
    Gets the reference to the changed C1BindingSource object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Storage As C1BindingSource
    public C1BindingSource Storage {get;}
    See Also