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