The following tables list the members exposed by AreaSpecificSettings.
Name | Description | |
---|---|---|
AreaSpecificSettings Constructor |
Name | Description | |
---|---|---|
BottomLeftCell | The cell in the bottom left hand corner of the table | |
BottomRightCell | The cell in the bottom right hand corner of the table | |
EvenColumnBanding | Even numbered groupings of columns | |
EvenRowBanding | Even numbered groupings of rows | |
FirstColumn | The first column of cells in a table. | |
FirstRow | The first row of cells in a table. | |
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) | |
LastColumn | The last column of cells in a table. | |
LastRow | The last row of cells in a table. | |
OddColumnBanding | Odd numbered groupings of columns | |
OddRowBanding | Odd numbered groupings of rows | |
TopLeftCell | The cell in the top left hand corner of the table | |
TopRightCell | The cell in the top right hand corner of the table | |
WholeTable | The entire table area |
Name | Description | |
---|---|---|
Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) | |
GetAreaSettings | Returns the settings that relate to a specific area inside the table | |
Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) | |
SetAreaSettings | Specifies the settings that relate to a specific area inside the table | |
ToString | Returns the string representation of this object. |