RowHeaderColumn only vertical
12 years ago.
Hello,
I tried to add some RowHeaderColumns in the resource column.
I used this code
<HeaderColumns>
<DayPilot:RowHeaderColumn Width="100" Title="Room" />
<DayPilot:RowHeaderColumn Width="60" Title="Color" />
</HeaderColumns>
I see the Room and Color entry but not horizontal only vertical and in the same row...
How can I fix it?
thank you very much
kind regards
Markus
DayPilot