Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxVerticalGridPopupControlSettings :
    ASPxGridPopupControlSettings

The following members return ASPxVerticalGridPopupControlSettings objects:

Remarks

An object of the ASPxVerticalGridPopupControlSettings type can be accessed using the ASPxVerticalGrid.SettingsPopup property.

Implements

See Also