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

GridViewEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewEditFormPopupSettings :
    GridEditFormPopupSettings

The following members return GridViewEditFormPopupSettings objects:

Remarks

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

Implements

See Also