Version

ControlLayoutItem Class Properties

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

Public Properties
 NameDescription
Public PropertyConstraintReturns or sets the constraint associated with the control.  
Public PropertyControlReturns the associated Control.  
Public PropertyIncludeInLayoutReturns or sets whether the item should participate in the layout.  
Public PropertyMinimumSizeReturns or sets the minimum size of the Control  
Public PropertyPreferredSizeReturns or sets the preferred size of the Control.  
See Also