GridViewAlternatingRowStyle Class
Provides the style settings used to paint alternating data rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members 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