Skip to main content
All docs
V23.2
.NET 6.0+
  • The page you are viewing does not exist in the .NET Framework 4.5.2+ platform documentation. This link will take you to the parent topic of the current section.

IModelListViewBlazor Properties

Used to extend the Application Model‘s Views node.
Name Description
EnableColumnChooser Specifies whether the column chooser is enabled.
InlineEditMode Specifies the way cell values are edited.
PageIndex Specifies the zero-based index of the currently selected page.
PageSize Specifies the number of records displayed on a List Editor page.
ShowAllRows Specifies whether DxGridListEditor displays all records on one page.
ShowSelectionColumn Specifies whether selection checkboxes are displayed for the records in the DxGridListEditor.
See Also