ComponentOne Sizer 8.0
WordWrap Property

Determines whether text is allowed to wrap.

Syntax

[form!]C1Elastic.WordWrap[ = {True | False} ]

Remarks

This property determines whether the caption text should be automatically broken between words if a word would extend past the edge of the control. Return characters may also be used to break lines.

If an Elastic has room for only one line of text and a caption with several words, word wrapping may hide parts of the caption. In such cases, setting this property to False may improve readability.

This property also affects the tag labels, if they are enabled (see the TagWidth property).

Data Type

Boolean

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback