The following tables list the members exposed by TableBorderSettingsBase.
Name | Description | |
---|---|---|
Bottom | An object that exposes the settings related to the 'Bottom' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase) | |
End | An object that exposes the settings related to the 'End' border (right side when direction is left-to-right, otherwise the left side). | |
InsideHorizontal | An object that exposes the settings related to the horizontal inside border. | |
InsideVertical | An object that exposes the settings related to the vertical inside border. | |
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 | An object that exposes the settings related to the 'Start' border (left side when direction is left-to-right, otherwise the right side). | |
Top | An object that exposes the settings related to the 'Top' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase) |
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) |