The following tables list the members exposed by TableSettings.
Name | Description | |
---|---|---|
TableSettings Constructor |
Name | Description | |
---|---|---|
Alignment | Gets/sets the alignment of the table (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
AreaUsageFlags | Gets/sets which table area settings to use for this table (Inherited from Infragistics.Documents.RichText.TableInstanceSettingsBase) | |
Borders | Gets/sets the borders (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
CellMargins | Gets/sets the margins inside cells (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
CellSpacing | Gets/sets the spacing around and between cells (Inherited from Infragistics.Documents.RichText.TableSettingsBase) | |
FloatingSettings | Determines how the table is positioned. | |
FlowDirection | Gets/sets the flow direction of cells | |
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) | |
PreferredWidth | Gets/sets the preferred width | |
Shading | Gets/sets the shading for the background of the table (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
TableIndent | Gets/sets the indent of the table from the leading margin (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase) | |
TableLayout | Gets/sets the algorithm to use when laying out the contents of the table. (Inherited from Infragistics.Documents.RichText.TableInstanceSettingsBase) |
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) |