aspnet-devexpress-dot-web-c65b08e0.md
Contains the Customization Dialog‘s adaptivity settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridCustomizationDialogPopupAdaptivitySettings :
GridPopupControlAdaptivitySettings
Public Class GridCustomizationDialogPopupAdaptivitySettings
Inherits GridPopupControlAdaptivitySettings
The following members return GridCustomizationDialogPopupAdaptivitySettings objects:
An object of the GridCustomizationDialogPopupAdaptivitySettings type can be accessed by the GridCustomizationDialogPopupSettings.SettingsAdaptivity property.
Object StateManager PropertiesBase PopupControlAdaptivitySettings GridPopupControlAdaptivitySettings GridCustomizationDialogPopupAdaptivitySettings
See Also