Back to Devexpress

LoadPanelBuilder.IndicatorOptions(Action<LoadPanelIndicatorPropertiesBuilder>) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-loadpanelbuilder-dot-indicatoroptions-x28-system-dot-action-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-loadpanelindicatorpropertiesbuilder-x29.md

latest1010 B
Original Source

LoadPanelBuilder.IndicatorOptions(Action<LoadPanelIndicatorPropertiesBuilder>) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public LoadPanelBuilder IndicatorOptions(
    Action<LoadPanelIndicatorPropertiesBuilder> configurator
)

Parameters

NameType
configuratorAction<LoadPanelIndicatorPropertiesBuilder>

Returns

Type
LoadPanelBuilder

See Also

LoadPanelBuilder Class

LoadPanelBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace