Back to Devexpress

GridViewEditFormPopupStyle Class

aspnet-devexpress-dot-web-6e81de3f.md

latest1.8 KB
Original Source

GridViewEditFormPopupStyle Class

Contains styles settings defining the appearance of a Popup Edit Form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewEditFormPopupStyle :
    GridPopupControlStyle
vb
Public Class GridViewEditFormPopupStyle
    Inherits GridPopupControlStyle

The following members return GridViewEditFormPopupStyle objects:

Remarks

An object of the GridViewEditFormPopupStyle type can be accessed via the GridViewPopupControlStyles.EditForm property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle GridViewEditFormPopupStyle

See Also

GridViewEditFormPopupStyle Members

Grid View

DevExpress.Web Namespace