AnimationConfigBuilder.To(Object) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public AnimationConfigBuilder To(
object options
)
Parameters
Name | Type |
---|---|
options | Object |
Returns
Type |
---|
AnimationConfigBuilder |
See Also