DxLayoutBreakpoint Properties
A component that allows you to adapt page layout to different window sizes.
Name | Description |
---|---|
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Device |
Specifies the device screen size when the breakpoint is activated. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Is |
Allows you to bind the breakpoint to a data source field. When the breakpoint is activated, the data field equals true .
|
Max |
Specifies the maximum width of a device screen when the breakpoint is activated. |
Min |
Specifies the minimum width of a device screen when the breakpoint is activated. |