TextBlockValidationTextWrapping Property

Gets or sets a value that controls whether or not text wraps when it reaches the flow edge of its containing block box.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public TextWrapping TextWrapping { get; set; }

Property Value

TextWrapping

See Also