Specifies how the text should be trimmed in the fields
            
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public TextTrimming TextTrimming { get; set; }  | 
| Visual Basic | 
|---|
Public Property TextTrimming As TextTrimming Get Set  | 
| JScript | 
|---|
final function get TextTrimming () : TextTrimming final function set TextTrimming (value : TextTrimming)  |