GridBreakpointSettings Properties
Contains settings that relate to a control’s adaptive grid layout.| Name | Description |
|---|---|
| Breakpoints | Provides access to the breakpoints collection. |
| ChangeCaptionLocationAtWidth | Specifies the width at which a layout item’s caption location is changed when the control is in Adaptive Grid Layout (Breakpoints) mode. |
| StretchLastItem | Specifies whether the Form Layout group’s last element should be stretched to occupy all the available space. |
| WrapCaptionAtWidth | Obsolete. Gets or sets the width at which the Form Layout item’s caption is wrapped. |
See Also