C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / Animation Class / Option Property

In This Topic
Option Property
In This Topic
Defines the option for some effects. If user set the animated to "slide", in jQuery.Effect plugin, the slide effect contains some arguments such as direction, distance
Syntax
'Declaration
 
Public Property Option As System.Collections.Generic.Dictionary(Of String,String)
 
See Also