IModelListViewBlazor.ShowSelectionColumn Property
In This Article
Specifies whether selection checkboxes are displayed for the records in the DxGridListEditor.
Namespace: DevExpress.ExpressApp.Blazor.SystemModule
Assembly: DevExpress.ExpressApp.Blazor.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Blazor
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if selection checkboxes are displayed for the records; otherwise, false. |
See Also