Skip to main content
All docs
V24.1
.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.

IDxGridAdapter Members

Declares API for an adapter that provides access to a grid list editor in runtime.

Properties

Name Description
ColumnContextMenuAdapter
GridCommandColumnModel Return an object with a list editor’s command column settings.
GridDataColumnModels Provides access to list editor column settings.
GridModel Provides access to the DxGridListEditor inner component (DxGrid) settings.
GridSelectionColumnModel Provides access to the selection column’s settings.
RowContextMenuAdapter
See Also