LayoutBreakpoint Properties
Provides settings that allows you to specify breakpoints at which the Form Layout rearranges its items if the control width changes.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Column |
Gets or sets the number of columns. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Max |
Specifies the maximum control width at which it rearranges its items. |
Name | Specifies a unique breakpoint identifier. |
See Also