Skip to main content
Tab

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 CollectionItem.
ColumnCount Gets or sets the number of columns.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
MaxWidth Specifies the maximum control width at which it rearranges its items.
Name Specifies a unique breakpoint identifier.
See Also