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

GridFilterControlPopupSettings.SettingsAdaptivity Property

Gets the filter control‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridPopupControlAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
GridPopupControlAdaptivitySettings

An object that contains the filter control‘s adaptivity settings.

See Also