@Milamdo wrote:
Hi,
I use this code to limit the text of a TextBlock
overflow: go.TextBlock.OverflowEllipsis,
maxLines: 2,
width: 140, wrap: go.TextBlock.WrapFit,How can I use the same for PanelExpanderButton list items
Thanks,
Milamdo
Posts: 2
Participants: 2
