IModelListViewBlazor.ShowSelectionColumn Property
Specifies whether selection checkboxes are displayed for the records in the DxGridListEditor.
Namespace: DevExpress.ExpressApp.Blazor.SystemModule
Assembly: DevExpress.ExpressApp.Blazor.v24.1.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