I'm trying to turn off the alternating lines.
I tried setting AlternationCount="0" but that had no effect. In fact I think AlternationCount is ignored as setting it to "3" still gave every other line alternating.
I also looked for an AlternateBackground property but there doesn't seem to be one. Setting the regular Background property sets the "dark" color in the alternating sequence but I can figure out a way to set the other color.
Any ideas or is this something that is only implemented in the Plus/Full WPF Grid?
I tried setting AlternationCount="0" but that had no effect. In fact I think AlternationCount is ignored as setting it to "3" still gave every other line alternating.
I also looked for an AlternateBackground property but there doesn't seem to be one. Setting the regular Background property sets the "dark" color in the alternating sequence but I can figure out a way to set the other color.
Any ideas or is this something that is only implemented in the Plus/Full WPF Grid?