Skip to main content
A newer version of this page is available. .
Tab

VerticalGridDropDownEditRow.PropertiesDropDownEdit Property

Gets the row editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public DropDownEditProperties PropertiesDropDownEdit { get; }

Property Value

Type Description
DropDownEditProperties

A DropDownEditProperties object that contains settings specific to a dropdown editor.

See Also