aspnet-devexpress-dot-web-1a2c2c00.md
Contains specific settings for different popup elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxVerticalGridPopupControlSettings :
ASPxGridPopupControlSettings
Public Class ASPxVerticalGridPopupControlSettings
Inherits ASPxGridPopupControlSettings
The following members return ASPxVerticalGridPopupControlSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsPopup |
| ASP.NET MVC Extensions | VerticalGridSettings.SettingsPopup |
An object of the ASPxVerticalGridPopupControlSettings type can be accessed using the ASPxVerticalGrid.SettingsPopup property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxVerticalGridPopupControlSettings
See Also