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.v18.2.dll

Declaration

public class GridBreakpointSettings :
    PropertiesBase,
    IDesignTimePropertiesOwner

The following members return GridBreakpointSettings objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapCardViewLayoutGroup.GridSettings
BootstrapGridViewLayoutGroup.GridSettings
BootstrapLayoutGroup.GridSettings
ASP.NET Web Forms Controls FormLayoutAdaptivitySettings.GridSettings
LayoutGroup.GridSettings

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
GridBreakpointSettings
See Also