Version

TableCellMargins Class Properties

For a list of all members of this type, see TableCellMargins members.

Public Properties
 NameDescription
Public PropertyBottomThe margin on the bottom  
Public PropertyEndThe margin on the right when the direction is left to right, otherwise the margin on the left.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyStartThe margin on the left when the direction is left to right, otherwise the margin on the right.  
Public PropertyTopThe margin on the top  
See Also