Xceed SmartUI for WinForms v3.6 Documentation
GroupLayout Class Members
Properties  Methods  Events


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.ExplorerTaskPane Namespace : GroupLayout Class

The following tables list the members exposed by GroupLayout.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Methods
 NameDescription
Public MethodForces the layout to invalidate its client area and immediately redraw itself. (Inherited from Xceed.SmartUI.SmartLayout)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Reorganizes 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. (Inherited from Xceed.SmartUI.SmartLayout)
Protected MethodRaises the Xceed.SmartUI.SmartLayout.LayoutComplete event. (Inherited from Xceed.SmartUI.SmartLayout)
Protected MethodSet the size required to draw the Xceed.SmartUI.SmartLayout.SmartItems. (Inherited from Xceed.SmartUI.SmartLayout)
Protected MethodSets the specified bounds to the specified SmartItem. (Inherited from Xceed.SmartUI.SmartLayout)
Protected MethodSets the specified SmartItem at the specified location. (Inherited from Xceed.SmartUI.SmartLayout)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.SmartUI.SmartLayout)
Top
Public Events
 NameDescription
Public EventRaised when a Layout operation has completed. (Inherited from Xceed.SmartUI.SmartLayout)
Top
See Also

Reference

GroupLayout Class
Xceed.SmartUI.Controls.ExplorerTaskPane Namespace