aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-e13ee784.md
Provides methods that allow you to configure nested options of the client-side loadPanel object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class PivotGridLoadPanelBuilder :
OptionsOwnerBuilder
The following members return PivotGridLoadPanelBuilder objects:
Show 19 links
Do not instantiate this class explicitly. A new PivotGridLoadPanelBuilder class instance is created when you call the LoadPanel(Action<PivotGridLoadPanelBuilder>) method.
Object OptionsOwnerBuilder PivotGridLoadPanelBuilder
See Also