Skip to main content
Tab

GridBreakpointSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridBreakpointSettings :
    PropertiesBase,
    IDesignTimePropertiesOwner

The following members return GridBreakpointSettings objects:

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
GridBreakpointSettings
See Also