BreakpointsLayoutBreakpoint Constructors
Provides settings that allows you to specify breakpoints at which the control rearranges its elements if the browser width changes.
Name | Parameters | Description |
---|---|---|
Breakpoints |
none |
Initializes a new instance of the Breakpoints |
Breakpoints |
device |
Initializes a new instance of the Breakpoints |
Breakpoints |
max |
Initializes a new instance of the Breakpoints |
See Also