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

GridViewDataRowStyle Class

Provides the style settings used to paint data rows.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewDataRowStyle :
    GridViewRowStyle

Remarks

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

See Also