Class RowViewAlternation
Displays different background for RowView elements.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public sealed class RowViewAlternation : RowViewBehavior
Constructors
| Name | Description |
|---|---|
| RowViewAlternation() | Initializes a new instance of RowViewAlternation, with white for even and light gray for odd RowView elements. |
| RowViewAlternation(Brush[]) | Initializes a new instance of RowViewAlternation, with specified background brushes. |
Properties
| Name | Description |
|---|---|
| AlternationCount | Gets the count of background brushes. |
Methods
| Name | Description |
|---|---|
| Cleanup(RowView) | |
| Refresh(RowView) | |
| Setup(RowView) |