SubItemInfo Class Properties
In This Topic
For a list of all members of this type, see SubItemInfo members.
Public Properties
| Name | Description |
 | ContentAlignment | Gets or sets the alignment of the text. |
 | Ellipsis | Gets or sets whether to display the ellipsis when the text is not completely displayed. |
 | Padding | Gets or sets a Padding value that indicates the margin of SubItemInfo. |
 | Tag | Gets or sets a value the user set. |
 | Value | Gets or sets the value of the SubItemInfo object. |
 | WordWrap | Gets or sets a bool value that indicates whether the SubItemInfo object can wrap by word. |
Top
See Also