TreeListView.UseEvenRowBackgroundProperty Field
In This Article
Identifies the TreeListView.UseEvenRowBackground dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public static readonly DependencyProperty UseEvenRowBackgroundProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also