Skip to main content
Tab

GridViewDataRowStyle Class

Provides the style settings used to paint data rows.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class GridViewDataRowStyle :
    GridViewRowStyle

#Remarks

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

See Also