ASPxVerticalGridPopupControlSettings Class
In This Article
Contains specific settings for different popup elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxVerticalGridPopupControlSettings :
ASPxGridPopupControlSettings
#Related API Members
The following members return ASPxVerticalGridPopupControlSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Vertical |
#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