Skip to main content
Tab

GridEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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

See Also