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

GridViewEditFormStyle Class

Provides the style settings used to paint the row where the Edit Form is displayed.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewEditFormStyle :
    GridViewStyleBase

The following members return GridViewEditFormStyle objects:

Remarks

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

Inheritance

See Also