| C1.Web.Wijmo.Controls.C1Gallery Namespace > C1Gallery Class : Transitions Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1DescriptionAttribute(Key="C1Gallery.Transitions", Description="Determines the animation effect settings to be used when the gallery is scrolled.")> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1CategoryAttribute("Behavior")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property Transitions As Animation
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Description(Key="C1Gallery.Transitions", Description="Determines the animation effect settings to be used when the gallery is scrolled.")] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [Layout(LayoutType.Behavior)] [C1Category("Behavior")] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public Animation Transitions {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