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

GridEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridEditFormPopupSettings :
    GridPopupSettingsBase

Remarks

An object of the GridEditFormPopupSettings type can be accessed via the ASPxGridViewPopupControlSettings.EditForm property.

Implements

See Also