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

GridViewPopupControlStyles.EditForm Property

Gets the style settings defining the appearance of the Popup Edit Form within a grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public GridViewEditFormPopupStyle EditForm { get; }

Property Value

Type Description
GridViewEditFormPopupStyle

A GridViewEditFormPopupStyle object that contains the style settings.

See Also