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