aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-f56d2c1e.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 DataGridLoadPanelBuilder :
OptionsOwnerBuilder
The following members return DataGridLoadPanelBuilder objects:
Show 21 links
Do not instantiate this class explicitly. A new DataGridLoadPanelBuilder class instance is created when you call the LoadPanel(Action<DataGridLoadPanelBuilder>) method.
Object OptionsOwnerBuilder DataGridLoadPanelBuilder
See Also