Skip to main content
A newer version of this page is available. .
Tab

LayoutBreakpoints Class

A collection of LayoutBreakpoint objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class LayoutBreakpoints :
    Collection<LayoutBreakpoint>

The following members return LayoutBreakpoints objects:

See Also