Version

ITextCell Interface Members

The following tables list the members exposed by ITextCell.

Public Properties
 NameDescription
 PropertyAlignmentGets or sets the alignment of the content.  
 PropertyBackgroundGets or sets the background style.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyBrushGets or sets the reference to the Infragistics.Documents.Reports.Graphics.Brush object.  
 PropertyColSpanGets or sets the span value for the columns.  
 PropertyFontGets or sets the reference to the Infragistics.Documents.Reports.Graphics.Font object.  
 PropertyIndentGets or sets the indent of the first line.  
 PropertyIntervalGets or sets the interval between text lines.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the IQuickTableRow containing the cell.  
See Also