Version

IContainerCell Interface Properties

For a list of all members of this type, see IContainerCell 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.  
 PropertyColSpanGets or sets the span value for the columns.  
 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