Back to Devexpress

DxLayoutBreakpoint Properties

blazor-devexpress-dot-blazor-dot-dxlayoutbreakpoint-dot-underscore-properties.md

latest1.3 KB
Original Source

DxLayoutBreakpoint Properties

A component that allows you to adapt page layout to different window sizes.

NameDescription
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
DeviceSizeSpecifies the device screen size when the breakpoint is activated.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
IsActiveAllows you to bind the breakpoint to a data source field. When the breakpoint is activated, the data field equals true.
MaxWidthSpecifies the maximum width of a device screen when the breakpoint is activated.
MinWidthSpecifies the minimum width of a device screen when the breakpoint is activated.

See Also

DxLayoutBreakpoint Class

DxLayoutBreakpoint Members

DevExpress.Blazor Namespace