For a list of all members of this type, see TableRowSettings members.
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 (Inherited from Infragistics.Documents.RichText.TableRowSettingsBase) |
![]() | CellSpacing | Gets/sets the spacing around and between cells (Inherited from Infragistics.Documents.RichText.TableSettingsBase) |
![]() | Height | Gets/sets the row's height. |
![]() | Hidden | Determines if the row should be hidden |
![]() | 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) |
![]() | LeadingEmptyAreaPreferredWidth | The preferred total width of the empty cells in this row before its first cell. This is ignored if LeadingEmptyCellCount is null or 0. |
![]() | LeadingEmptyCellCount | The count of empty cells in this row before its first cell. |
![]() | TrailingEmptyAreaPreferredWidth | The preferred total width of the empty cells in this row after its last cell. This is ignored if TrailingEmptyCellCount is null or 0. |
![]() | TrailingEmptyCellCount | The count of empty cells in this row after its last cell. |