Skip to main content
Tab

ASPxGridViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxGridViewPopupControlSettings :
    ASPxGridPopupControlSettings

The following members return ASPxGridViewPopupControlSettings objects:

#Remarks

An object of the ASPxGridViewPopupControlSettings type can be accessed via the ASPxGridView.SettingsPopup property.

#Implements

See Also