Version

ITableCell Interface Properties

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

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.  
 PropertyHeightGets or sets the height of the cell.  
 PropertyMarginsGets or sets the horizontal spacings between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the ITableRow that contains the cell.  
 PropertyWidthGets or sets the width of the cell.  
See Also