aspnet-devexpress-dot-web-6e81de3f.md
Contains styles settings defining the appearance of a Popup Edit Form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewEditFormPopupStyle :
GridPopupControlStyle
Public Class GridViewEditFormPopupStyle
Inherits GridPopupControlStyle
The following members return GridViewEditFormPopupStyle objects:
An object of the GridViewEditFormPopupStyle type can be accessed via the GridViewPopupControlStyles.EditForm property of the control.
Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle GridViewEditFormPopupStyle
See Also