| C1.Web.Wijmo.Controls.C1Gallery Namespace > C1Gallery Class : ItemDataBinding Event |
'Declaration<C1CategoryAttribute("Misc")> <C1DescriptionAttribute(Key="C1Gallery.ItemDataBinding", Description="Occurs before C1GalleryItem being created in data binding.")> Public Event ItemDataBinding As C1GalleryItemEventHandler
[C1Category("Misc")] [C1Description(Key="C1Gallery.ItemDataBinding", Description="Occurs before C1GalleryItem being created in data binding.")] public event C1GalleryItemEventHandler ItemDataBinding
The event handler receives an argument of type C1GalleryItemEventArgs containing data related to this event. The following C1GalleryItemEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Item | Gets the C1GalleryItem related with this event. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2