GoXam for WPF v3
WrappingWidth Property
Northwoods.GoXam.Layout Namespace > GridLayout Class : WrappingWidth Property
Gets or sets the wrapping width.
Syntax
public double WrappingWidth {get; set;}

Property Value

The default value is Double.NaN, meaning to use the width of the diagram's panel's viewport. Any real value must be larger than zero.
See Also

Reference

GridLayout Class
GridLayout Members