ComponentOne TileControl for WinForms
PanelElement Class Members
Properties  Methods 


C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : PanelElement Class

The following tables list the members exposed by PanelElement.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a PanelElement.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment of element within its parent bounds. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets the alignment of contents within the element. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets the background color of the panel element.  
Public PropertyGets or sets a value indicating which property of a Tile object behaves as the source of background color for this element.  
Public PropertyGets the collection of child elements contained in this PanelElement.  
Public PropertyGets or sets the amount of space between child elements.  
Public PropertyGets or sets the description for this element. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets which panel borders are docked to its parent element.  
Public PropertyGets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets the outer spacing of the element. (Inherited from C1.Win.C1Tile.BaseElement)
Public PropertyGets or sets whether the child elements are arranged horizontally or vertically.  
Public PropertyGets or sets the interior spacing of the PanelElement.  
Public PropertyGets or sets whether the panel element is visible.  
Public PropertyGets or sets a value indicating which integer property of a Tile object is checked to determine whether the panel element is visible, if the property value is not equal to zero.  
Top
Public Methods
 NameDescription
Public MethodCreates a new BaseElement that is a copy of the current instance. (Inherited from C1.Win.C1Tile.BaseElement)
Public MethodOverloaded. Overridden. Clean up any resources being used.  
Public MethodResets the value of the BackColor property.  
Public MethodResets the value of the Margin property. (Inherited from C1.Win.C1Tile.BaseElement)
Public MethodResets the value of the Padding property.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Copies settings from the given element.  
Protected MethodOverridden. Creates an instance of the PanelElement element copy.  
Protected Method (Inherited from C1.Win.C1Tile.BaseElement)
Protected Method  
Top
See Also

Reference

PanelElement Class
C1.Win.C1Tile Namespace