Skip to main content
Tab

GridViewEditFormStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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