The following tables list the members exposed by TableCellMargins.
Name | Description | |
---|---|---|
![]() | TableCellMargins Constructor |
Name | Description | |
---|---|---|
![]() | Bottom | The margin on the bottom |
![]() | End | The margin on the right when the direction is left to right, otherwise the margin on the left. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | Start | The margin on the left when the direction is left to right, otherwise the margin on the right. |
![]() | Top | The margin on the top |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | ToString | Returns the string representation of this object. |