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