ASPxGridViewPopupControlSettings 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 ASPxGridViewPopupControlSettings :
ASPxGridPopupControlSettings
#Related API Members
The following members return ASPxGridViewPopupControlSettings objects:
#Remarks
An object of the ASPxGridViewPopupControlSettings type can be accessed via the ASPxGridView.SettingsPopup property.
#Implements
#Inheritance
See Also