VerticalGridDropDownEditRow Class
Represents a row with an editor containing a customizable dropdown window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
VerticalGridDropDownEditRow objects are rows whose values can be edited using a dropdown editor. The window’s content can be defined by a template. The row editor’s settings can be accessed and customized using the VerticalGridDropDownEditRow.PropertiesDropDownEdit property.
To learn more, see Data Rows.
Implements
Inheritance
See Also