Version 24.2 (latest)

AreaSpecificSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBottomLeftCellThe cell in the bottom left hand corner of the table  
Public PropertyBottomRightCellThe cell in the bottom right hand corner of the table  
Public PropertyEvenColumnBandingEven numbered groupings of columns  
Public PropertyEvenRowBandingEven numbered groupings of rows  
Public PropertyFirstColumnThe first column of cells in a table.  
Public PropertyFirstRowThe first row of cells in a table.  
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 PropertyLastColumnThe last column of cells in a table.  
Public PropertyLastRowThe last row of cells in a table.  
Public PropertyOddColumnBandingOdd numbered groupings of columns  
Public PropertyOddRowBandingOdd numbered groupings of rows  
Public PropertyTopLeftCellThe cell in the top left hand corner of the table  
Public PropertyTopRightCellThe cell in the top right hand corner of the table  
Public PropertyWholeTableThe entire table area  
See Also