Version

IContainer Interface Properties

For a list of all members of this type, see IContainer 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 container.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyNameGets the name of the container.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyParentGets the parent associated with the container.  
 PropertyWidthGets or sets the width of the container.  
See Also