Skip to main content
Tab

DropDownEditAdaptivitySettings Class

Contains settings that relate to the dropdown editors’ adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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