A newer version of this page is available.
Switch to the current version.
GridViewAlternatingRowStyle Class
Provides the style settings used to paint alternating data rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewAlternatingRowStyle :
GridViewDataRowStyle
Public Class GridViewAlternatingRowStyle
Inherits GridViewDataRowStyle
Related API Members
The following members accept/return GridViewAlternatingRowStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.AlternatingRow property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
GridViewRowStyle
GridViewDataRowStyle
GridViewAlternatingRowStyle
See Also
Feedback