Skip to main content
Tab

ASPxVerticalGridPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridPopupControlSettings :
    ASPxGridPopupControlSettings

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

See Also