RowData.EvenRow Property
In This Article
Gets whether the row's visible index is even. 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's visible index is even; otherwise, false. |
See Also