VerticalGridDropDownEditRow.PropertiesDropDownEdit Property
Gets the row editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| DropDownEditProperties | A DropDownEditProperties object that contains settings specific to a dropdown editor. |
See Also