GridEditFormPopupSettings Class
In This Article
Contains Popup Edit Form specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridEditFormPopupSettings :
GridPopupSettingsBase
#Remarks
An object of the GridEditFormPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.EditForm property.
#Implements
#Inheritance
Show 12 items
See Also