VerticalGridDropDownEditRow.PropertiesDropDownEdit Property
In This Article
Gets the row editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DropDownEditProperties PropertiesDropDownEdit { get; }
#Property Value
Type | Description |
---|---|
Drop |
A Drop |
See Also