Version

TableSettings Class Members

The following tables list the members exposed by TableSettings.

Public Constructors
 NameDescription
Public ConstructorTableSettings Constructor  
Public Properties
 NameDescription
Public PropertyAlignmentGets/sets the alignment of the table (Inherited from Infragistics.Documents.RichText.TableSettingsBase)
Public PropertyAreaUsageFlagsGets/sets which table area settings to use for this table (Inherited from Infragistics.Documents.RichText.TableInstanceSettingsBase)
Public PropertyBordersGets/sets the borders (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase)
Public PropertyCellMarginsGets/sets the margins inside cells (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase)
Public PropertyCellSpacingGets/sets the spacing around and between cells (Inherited from Infragistics.Documents.RichText.TableSettingsBase)
Public PropertyFloatingSettingsDetermines how the table is positioned.  
Public PropertyFlowDirectionGets/sets the flow direction of cells  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyPreferredWidthGets/sets the preferred width  
Public PropertyShadingGets/sets the shading for the background of the table (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase)
Public PropertyTableIndentGets/sets the indent of the table from the leading margin (Inherited from Infragistics.Documents.RichText.TableLevelSettingsBase)
Public PropertyTableLayoutGets/sets the algorithm to use when laying out the contents of the table. (Inherited from Infragistics.Documents.RichText.TableInstanceSettingsBase)
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also