The following tables list the members exposed by Truncation.
| Name | Description | |
|---|---|---|
|  | Truncation Constructor | Initializes a new instance of the Truncation class. | 
| Name | Description | |
|---|---|---|
|  | Length | Gets or sets the maximum number of characters a label is shortened to. | 
|  | Mode | Gets or sets the TruncationMode used to shorten this label. | 
|  | Text | Gets or sets a string that defines text inserted into a string at the position
            it was trimmed. Default is '...' | 
 
     
     
     
     
    