Skip to main content
A newer version of this page is available. .
Tab

GridViewEditFormTableStyle Class

Provides the style settings used to paint the Edit Form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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