| C1.Web.Wijmo.Controls Namespace > Animation Class : Option Property |
'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.TypeConverterAttribute("C1.Web.Wijmo.Controls.StringDictionaryConverter, C1.Web.Wijmo.Controls.4, Version=4.0.20153.222, Culture=neutral, PublicKeyToken=9b75583953471eea")> <System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.UITypeEditors.StringDictionaryEditor, C1.Web.Wijmo.Controls.Design.4")> <C1DescriptionAttribute(Key="Animation.Option", Description="Defines the option for some effects.")> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.Attribute)> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> Public Property Option As System.Collections.Generic.Dictionary(Of String,String)
[System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.TypeConverter("C1.Web.Wijmo.Controls.StringDictionaryConverter, C1.Web.Wijmo.Controls.4, Version=4.0.20153.222, Culture=neutral, PublicKeyToken=9b75583953471eea")] [System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.UITypeEditors.StringDictionaryEditor, C1.Web.Wijmo.Controls.Design.4")] [C1Description(Key="Animation.Option", Description="Defines the option for some effects.")] [System.Web.UI.PersistenceMode(PersistenceMode.Attribute)] [WidgetOption()] [Layout(LayoutType.Behavior)] public System.Collections.Generic.Dictionary<string,string> Option {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