The following tables list the members exposed by TableCellSettings.
Name | Description | |
---|---|---|
TableCellSettings Constructor |
Name | Description | |
---|---|---|
AssociatedHeaderCellIds | Gets/sets the the ids of header cells associated with this cell. | |
BorderResolutionFlags | Gets or sets the various resolution options which can be used for table cell borders. | |
Borders | Gets/sets the borders around the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) | |
ColumnSpan | Gets/sets the number of columns the cell should span | |
FitText | Determines if text within the the cell will be expanded/compressed to fit within the cell's width | |
FlowDirection | Gets/sets the flow direction of lines in the cell | |
HideMark | Determines if end of cell marker will be used in the height calculation of the cell | |
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) | |
Margins | Gets/sets the margins around the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) | |
PreferredWidth | Gets/sets the preferred width of the cell | |
Shading | Gets/sets the shading for the background of the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) | |
VerticalAlignment | Gets/sets the vertical alignment of text within the cell (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) | |
VerticalMerge | Gets/sets the if and how this cell merges with the cell above or below it. | |
Wrap | Determines if cell contents can wrap (Inherited from Infragistics.Documents.RichText.TableCellSettingsBase) |
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) |