Show / Hide Table of Contents

Constructor RowViewAlternation

| Improve this Doc View Source

RowViewAlternation()

Initializes a new instance of RowViewAlternation, with white for even and light gray for odd RowView elements.

Declaration
public RowViewAlternation()
| Improve this Doc View Source

RowViewAlternation(Brush[])

Initializes a new instance of RowViewAlternation, with specified background brushes.

Declaration
public RowViewAlternation(Brush[] backgroundBrushes)
Parameters
Type Name Description
System.Windows.Media.Brush[] backgroundBrushes

The background brushes.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest