Name | Description | |
---|---|---|
![]() | DefaultSubItemInfo Constructor | Overloaded. |
The following tables list the members exposed by DefaultSubItemInfo.
Name | Description | |
---|---|---|
![]() | DefaultSubItemInfo Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | Deserialize | Loads the object from XML. |
![]() | GetObjectData | Gets the object data. |
![]() | ResetContentAlignment | Resets the ContentAlignment setting. |
![]() | ResetEllipsis | Resets the Ellipsis setting. |
![]() | ResetPadding | Resets the Padding setting. |
![]() | ResetWordWrap | Resets the WordWrap setting. |
![]() | Serialize | Saves the object to XML. |
Name | Description | |
---|---|---|
![]() | ShouldSerializeContentAlignment | Specifies whether ContentAlignment should be serialized. |
![]() | ShouldSerializeEllipsis | Specifies whether Ellipsis should be serialized. |
![]() | ShouldSerializePadding | Specifies whether Padding should be serialized. |
![]() | ShouldSerializeWordWrap | Specifies whether WordWrap should be serialized. |