I'm trying to change the width of the hours column only, but I'm not getting it.
If I set the ListBoxItem.Width
via code it just doesn't work. The Listbox has the ItemWidth
property but it changes the width of all items.
Can someone help me?
I'm trying to change the width of the hours column only, but I'm not getting it.
If I set the ListBoxItem.Width
via code it just doesn't work. The Listbox has the ItemWidth
property but it changes the width of all items.
Can someone help me?