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