DefaultSubItemInfo Class Properties
In This Topic
For a list of all members of this type, see DefaultSubItemInfo members.
Public Properties
| Name | Description |
 | ContentAlignment | Gets or sets a ContentAlignment value that indicates the alignment of the content. |
 | Ellipsis | Gets or sets whether to use an ellipsis when there is not enough space to draw the content. |
 | Padding | Gets or sets a Padding value that indicates the distance between the content and the boundary of the SubItemInfo object. |
 | WordWrap | Gets or sets whether the content can be wrapped. |
Top
See Also