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