Version

TableBorderSettingsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyBottomAn object that exposes the settings related to the 'Bottom' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase)
Public PropertyEndAn object that exposes the settings related to the 'End' border (right side when direction is left-to-right, otherwise the left side).  
Public PropertyInsideHorizontalAn object that exposes the settings related to the horizontal inside border.  
Public PropertyInsideVerticalAn object that exposes the settings related to the vertical inside border.  
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 PropertyStartAn object that exposes the settings related to the 'Start' border (left side when direction is left-to-right, otherwise the right side).  
Public PropertyTopAn object that exposes the settings related to the 'Top' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase)
See Also