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