Method GetContentWidth
GetContentWidth(bool)
Returns the maximum width line in the tree including prefix and expansion symbols.
public int GetContentWidth(bool visible)
Parameters
visible
boolTrue to consider only rows currently visible (based on window bounds and ScrollOffsetVertical. False to calculate the width of every exposed branch in the tree.