ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItemEventArgs Class
Members

In This Topic
    C1GalleryItemEventArgs Class
    In This Topic
    Contains event data for data binding events, such as the C1Gallery.ItemDataBound and C1Gallery.ItemDataBinding events.
    Object Model
    C1GalleryItemEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1GalleryItemEventArgs 
       Inherits System.EventArgs
    public class C1GalleryItemEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1Gallery.C1GalleryItemEventArgs

    See Also