Class BlockViewAlternation
Displays different background for BlockView 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 BlockViewAlternation : BlockViewBehavior
Constructors
Name | Description |
---|---|
BlockViewAlternation() | Initializes a new instance of BlockViewAlternation, with white for even and light gray for odd BlockView elements. |
BlockViewAlternation(Brush[]) | Initializes a new instance of BlockViewAlternation, with specified background brushes. |
Properties
Name | Description |
---|---|
AlternationCount | Gets the count of background brushes. |
Methods
Name | Description |
---|---|
Cleanup(BlockView) | |
Refresh(BlockView) | |
Setup(BlockView) |