Version

IGridCell Interface Properties

For a list of all members of this type, see IGridCell 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.  
 PropertyBordersResolvedGets the resolved style of the borders.  
 PropertyColSpanGets or sets the span value for the columns.  
 PropertyHeightGets or sets the height of the cell.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent  
 PropertyRowSpanGets or sets the span value for the rows.  
See Also