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