| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property WordWrap As Boolean | |
| C# | |
|---|---|
public virtual bool WordWrap {get; set;} | |
Property Value
BooleanThis property is ignored if the TextAngle property is greater than 0.
| dbicLabel | Send comments on this topic. |
| WordWrap Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : WordWrap Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property WordWrap As Boolean | |
| C# | |
|---|---|
public virtual bool WordWrap {get; set;} | |