Back to Devexpress

GridViewPopupEditFormStyle Class

aspnet-devexpress-dot-web-f0b825c4.md

latest1.7 KB
Original Source

GridViewPopupEditFormStyle Class

Provides the style settings used to paint the Popup Edit Form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewPopupEditFormStyle :
    GridViewStyleBase
vb
Public Class GridViewPopupEditFormStyle
    Inherits GridViewStyleBase

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewPopupEditFormStyle

See Also

GridViewPopupEditFormStyle Members

Grid View

DevExpress.Web Namespace