ASPxVerticalGridPopupControlSettings Class
Contains specific settings for different popup elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ASPxVerticalGridPopupControlSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid.SettingsPopup |
ASP.NET MVC Extensions | VerticalGridSettings.SettingsPopup |
Remarks
An object of the ASPxVerticalGridPopupControlSettings type can be accessed using the ASPxVerticalGrid.SettingsPopup property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridPopupControlSettings
ASPxVerticalGridPopupControlSettings
See Also