GridFilterControlPopupSettings.SettingsAdaptivity Property
In This Article
Gets the filter control‘s adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridPopupControlAdaptivitySettings SettingsAdaptivity { get; }
#Property Value
Type | Description |
---|---|
Grid |
An object that contains the filter control‘s adaptivity settings. |
See Also