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

GridBreakpointSettings Class

Contains settings that relate to a control’s adaptive grid layout.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridBreakpointSettings :
    PropertiesBase,
    IDesignTimePropertiesOwner

The following members return GridBreakpointSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions FormLayoutAdaptivitySettings.GridSettings
LayoutGroup.GridSettings
ASP.NET Bootstrap Controls BootstrapCardViewLayoutGroup.GridSettings
BootstrapGridViewLayoutGroup.GridSettings
BootstrapLayoutGroup.GridSettings

Remarks

These settings can be accessed by the FormLayoutAdaptivitySettings.GridSettings and LayoutGroup.GridSettings properties.

Implements

Inheritance

Object
StateManager
PropertiesBase
GridBreakpointSettings
See Also