Name | Description | |
---|---|---|
![]() | DefaultSubItem Constructor | Initializes a new instance of the DefaultSubItem class. |
The following tables list the members exposed by DefaultSubItem.
Name | Description | |
---|---|---|
![]() | DefaultSubItem Constructor | Initializes a new instance of the DefaultSubItem class. |
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. |
Name | Description | |
---|---|---|
![]() | ResetContentAlignment | Resets the ContentAlignment. |
![]() | ResetEllipsis | Resets the Ellipsis. |
![]() | ResetPadding | Resets the Padding. |
![]() | ResetWordWrap | Resets the WordWrap. |
Name | Description | |
---|---|---|
![]() | ShouldSerializeContentAlignment | Should serialize ContentAlignment. |
![]() | ShouldSerializeEllipsis | Should serialize Ellipsis. |
![]() | ShouldSerializePadding | Should serialize Padding. |
![]() | ShouldSerializeWordWrap | Should serialize WordWrap. |