Back to Devexpress

BreakpointsLayoutBreakpoint Constructors

aspnet-devexpress-dot-web-dot-breakpointslayoutbreakpoint-dot-ctor.md

latest1.3 KB
Original Source

BreakpointsLayoutBreakpoint Constructors

Provides settings that allows you to specify breakpoints at which the control rearranges its elements if the browser width changes.

NameParametersDescription
BreakpointsLayoutBreakpoint()noneInitializes a new instance of the BreakpointsLayoutBreakpoint class.
BreakpointsLayoutBreakpoint(BreakpointsLayoutDeviceSizes, Int32)deviceSize, itemsPerRowInitializes a new instance of the BreakpointsLayoutBreakpoint class.
BreakpointsLayoutBreakpoint(Int32, Int32)maxWidth, itemsPerRowInitializes a new instance of the BreakpointsLayoutBreakpoint class.

See Also

BreakpointsLayoutBreakpoint Class

BreakpointsLayoutBreakpoint Members

DevExpress.Web Namespace