GridBreakpointSettings Class
In This Article
Contains settings that relate to a control’s adaptive grid layout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridBreakpointSettings :
PropertiesBase,
IDesignTimePropertiesOwner
#Related API Members
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