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