Version

TableCellSettingsBase Class Properties

For a list of all members of this type, see TableCellSettingsBase members.

Public Properties
 NameDescription
Public PropertyBordersGets/sets the borders around the cell  
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 PropertyMarginsGets/sets the margins around the cell  
Public PropertyShadingGets/sets the shading for the background of the cell  
Public PropertyVerticalAlignmentGets/sets the vertical alignment of text within the cell  
Public PropertyWrapDetermines if cell contents can wrap  
See Also