Search
Label.WordWrap Property
See Also
 





Gets or sets whether the label's text should wrap.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public bool WordWrap { get; set; }

Visual Basic  Copy Code

Public Property WordWrap As Boolean

 Property Value

 See Also