Version

IGrid Interface Properties

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

Public Properties
 NameDescription
 PropertyBackgroundGets or sets the background style.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyDividerGets the divider.  
 PropertyFooterGets the footer.  
 PropertyHeaderGets the header.  
 PropertyHeightGets or sets the height of the grid.  
 PropertyKeepSolidGets or sets a boolean value indicating whether the grid is a solid, non-breakable element.  
 PropertyMarginsGets or sets spacings between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent of the grid element.  
 PropertyStretchGets or sets a boolean value indicating whether to stretch the content to the bottom of the page.  
 PropertyWidthGets or sets the width of the grid.  
See Also