In This Topic
The following tables list the members exposed by SubItem.
Public Constructors
Public Properties
| Name | Description |
| ContentAlignment | Gets or sets a value that represents alignment of the text. |
| Ellipsis | Gets or sets a bool value indicating whether ought to display ellipsis when text can't display completely. |
| Padding | Gets or sets a Padding value indicates the margin of the SubItem. |
| Tag | Gets or sets a value that user free set. |
| Value | Gets or sets a value that represents value of the SubItem. |
| WordWrap | Gets or sets a bool value indicating whether the SubItem can word wrap or not. |
Top
Public Methods
See Also