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