Back to Devexpress

TableView.ActualAlternateRowBackgroundProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-bc914f35.md

latest1.2 KB
Original Source

TableView.ActualAlternateRowBackgroundProperty Field

Identifies the TableView.ActualAlternateRowBackground dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty ActualAlternateRowBackgroundProperty
vb
Public Shared ReadOnly ActualAlternateRowBackgroundProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace