TextBlockValidationTextTrimming Property

Gets or sets a value that specifies the clipping behavior in case of clipping some text content caused by overflowing the line box.

Definition

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

Property Value

TextTrimming

See Also