The following tables list the members exposed by ControlLayoutItem.
| Name | Description | |
|---|---|---|
![]() | ControlLayoutItem Constructor | Initializes a new ControlLayoutItem |
| Name | Description | |
|---|---|---|
![]() | Constraint | Returns or sets the constraint associated with the control. |
![]() | Control | Returns the associated Control. |
![]() | IncludeInLayout | Returns or sets whether the item should participate in the layout. |
![]() | MinimumSize | Returns or sets the minimum size of the Control |
![]() | PreferredSize | Returns or sets the preferred size of the Control. |
| Name | Description | |
|---|---|---|
![]() | ResetMinimumSize | Resets the MinimumSize property. |
![]() | ResetPreferredSize | Resets the PreferredSize property. |
![]() | ShouldSerializeMinimumSize | Indicates whether the MinimumSize property is set to its default value. |
![]() | ShouldSerializePreferredSize | Indicates whether the PreferredSize property is set to its default value. |