Specifies how the text should be wrapped in the columns
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public TextWrapping TextWrapping { get; set; } |
| Visual Basic |
|---|
Public Property TextWrapping As TextWrapping Get Set |
| JScript |
|---|
function get TextWrapping () : TextWrapping function set TextWrapping (value : TextWrapping) |