| C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : OnClientAfterScroll Property |
'Declaration<WidgetEventAttribute("ev, index")> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Carousel.OnClientAfterScroll", Description="The name of the function which will be called after scroll to another image.")> <C1CategoryAttribute("Client-Side Events")> <WidgetOptionNameAttribute("afterScroll")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientAfterScroll As System.String
[WidgetEvent("ev, index")] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Carousel.OnClientAfterScroll", Description="The name of the function which will be called after scroll to another image.")] [C1Category("Client-Side Events")] [WidgetOptionName("afterScroll")] [System.ComponentModel.DefaultValue()] public System.string OnClientAfterScroll {get; set;}
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