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

DropDownEditAdaptivitySettings Class

Contains settings that relate to the dropdown editors’ adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class DropDownEditAdaptivitySettings :
    DropDownEditBaseAdaptivitySettings

The following members return DropDownEditAdaptivitySettings objects:

Remarks

An object of the DropDownEditAdaptivitySettings type can be accessed by the ASPxDropDownEdit.SettingsAdaptivity property.

Implements

Inheritance

See Also