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

GridViewInlineEditRowStyle Class

Provides the style settings used to paint the in-line edit row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewInlineEditRowStyle :
    GridViewStyleBase

The following members return GridViewInlineEditRowStyle objects:

Remarks

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

Inheritance

See Also