aspnet-devexpress-dot-web-c93eb95b.md
Contains settings that relate to a control’s adaptive grid layout.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridBreakpointSettings :
PropertiesBase,
IDesignTimePropertiesOwner
Public Class GridBreakpointSettings
Inherits PropertiesBase
Implements IDesignTimePropertiesOwner
The following members return GridBreakpointSettings objects:
These settings can be accessed by the FormLayoutAdaptivitySettings.GridSettings and LayoutGroup.GridSettings properties.
Object StateManager PropertiesBase GridBreakpointSettings
See Also