SubItemInfo Class Members
In This Topic
The following tables list the members exposed by SubItemInfo.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ContentAlignment | Gets or sets the alignment of the text. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Ellipsis | Gets or sets whether to display the ellipsis when the text is not completely displayed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Padding | Gets or sets a Padding value that indicates the margin of SubItemInfo. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Tag | Gets or sets a value the user set. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Value | Gets or sets the value of the SubItemInfo object. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WordWrap | Gets or sets a bool value that indicates whether the SubItemInfo object can wrap by word. |
Top
Public Methods
See Also