Name | Description | |
---|---|---|
![]() | SubItem Constructor | Overloaded. |
The following tables list the members exposed by SubItem.
Name | Description | |
---|---|---|
![]() | SubItem Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | ResetContentAlignment | Resets the content alignment. |
![]() | ResetEllipsis | Resets the ellipsis. |
![]() | ResetPadding | Resets the padding. |
![]() | ResetWordWrap | Resets the word wrap. |