Skip to main content
Tab

GridHeaderFilterPopupSettings.SettingsAdaptivity Property

Gets the header filter‘s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public GridPopupControlAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
GridPopupControlAdaptivitySettings

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

See Also