Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.Controls.v3.6 Assembly / Xceed.SmartUI.Controls.ExplorerTaskPane Namespace / GroupLayout Class


In This Topic
    GroupLayout Class Properties
    In This Topic

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

    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets 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. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets the size needed by the layout to paint its Xceed.SmartUI.SmartLayout.SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets a list of the internal child SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets the ideal size needed to display the Xceed.SmartUI.SmartLayout.SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets the Xceed.SmartUI.SmartLayout.SmartControl associated with the layout. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets the collection of child SmartItems associated with the layout. (Inherited from Xceed.SmartUI.SmartLayout)
    Protected PropertyGets a list of the visible SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
    Top
    See Also