Skip to main content
Tab

GridViewEditFormTableStyle Class

Provides the style settings used to paint the Edit Form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewEditFormTableStyle :
    GridViewStyleBase

The following members return GridViewEditFormTableStyle objects:

Remarks

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

Inheritance

See Also