Truncation Class Members
The following tables list the members exposed by Truncation.
Public Constructors
Name | Description | |
---|---|---|
Truncation Constructor | Initializes a new instance of the Truncation class. |
Public Properties
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 '...' |
See Also