SubItemInfo Class Members
In This Topic
The following tables list the members exposed by SubItemInfo.
Public Constructors
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
Public Methods
See Also