LayoutBreakpoints Class
In This Article
A collection of LayoutBreakpoint objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LayoutBreakpoints :
Collection<LayoutBreakpoint>
#Related API Members
The following members return LayoutBreakpoints objects:
#Implements
DevExpress.Utils.IAssignableCollection
#Inheritance
See Also