The following tables list the members exposed by TableRowSettingsBase.
Name | Description | |
---|---|---|
Alignment | Gets/sets the alignment of the table (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
AllowSplit | Determines if the table row can be split across multiple pages | |
CellSpacing | Gets/sets the spacing around and between cells (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
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) |
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) |