LoadIndicatorBuilder.AnimationType(LoadingAnimationType) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public LoadIndicatorBuilder AnimationType(
LoadingAnimationType value
)
Parameters
| Name | Type |
|---|---|
| value | LoadingAnimationType |
Returns
| Type |
|---|
| LoadIndicatorBuilder |
See Also