Back to Devexpress

GridViewEditFormTableStyle Class

aspnet-devexpress-dot-web-d042133c.md

latest2.0 KB
Original Source

GridViewEditFormTableStyle Class

Provides the style settings used to paint the Edit Form.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return GridViewEditFormTableStyle objects:

Remarks

These settings can be accessed using the GridViewStyles.EditFormTable property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

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

See Also

GridViewEditFormTableStyle Members

Grid View

DevExpress.Web Namespace