ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / BaseElement Class
Properties Methods


In This Topic
    BaseElement Class Members
    In This Topic

    The following tables list the members exposed by BaseElement.

    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of element within its parent bounds.  
    Public PropertyGets or sets the alignment of contents within the element.  
    Public PropertyGets or sets the description for this element.  
    Public PropertyGets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically.  
    Public PropertyGets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically.  
    Public PropertyGets or sets the outer spacing of the element.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new BaseElement that is a copy of the current instance.  
    Public MethodOverloaded. Clean up any resources being used.  
    Public MethodResets the value of the Margin property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCopies settings from the given element.  
    Protected MethodCreates an instance of the element copy.  
    Protected Method  
    Top
    See Also