Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / SmartLayout Class


In This Topic
    SmartLayout Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodForces the layout to invalidate its client area and immediately redraw itself.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReorganizes the disposition of the SmartItems.  
    Protected MethodGeneric method to layout SmartItems vertically when a layout isn't aware of any particularities in regards to its SmartItems.  
    Protected MethodRaises the LayoutComplete event.  
    Protected MethodSet the size required to draw the SmartItems.  
    Protected MethodSets the specified bounds to the specified SmartItem.  
    Protected MethodSets the specified SmartItem at the specified location.  
    Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also