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


In This Topic
    SmartLayout Class Properties
    In This Topic

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

    Protected Properties
     NameDescription
    Protected PropertyGets a boolean value indicating if height of the layout should be adjusted to the height/disposition of its items.  
    Protected PropertyGets a boolean value indicating if width of the layout should be adjusted to the width/disposition of its items.  
    Protected PropertyGets the size needed by the layout to paint its SmartItems.  
    Protected PropertyGets a list of the internal child SmartItems.  
    Protected PropertyGets the ideal size needed to display the SmartItems.  
    Protected PropertyGets the SmartControl associated with the layout.  
    Protected PropertyGets the collection of child SmartItems associated with the layout.  
    Protected PropertyGets a list of the visible SmartItems.  
    Top
    See Also