DefaultSubItem Class Members
In This Topic
The following tables list the members exposed by DefaultSubItem.
Public Constructors
Public Properties
| Name | Description |
 | ContentAlignment | Gets or sets a ContentAlignment value indicates the alignment of the content. |
 | Ellipsis | Gets or sets a bool value indicates whether use ellipsis when there isn't enough place to draw the content. |
 | Padding | Gets or sets a Padding value indicates the distance between the content and the boundary of the SubItem. |
 | WordWrap | Gets or sets a bool value indicates whether the content can be wrapped. |
Top
Public Methods
See Also