RowData.AlternateRow Property
In This Article
Gets whether the row uses the alternate background. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the row uses the alternate background; otherwise, false. |
See Also