aspnet-devexpress-dot-web-ff20c24c.md
Contains settings that relate to a control’s Breakpoints layout mode.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DataViewBreakpointsLayoutSettings :
DataViewBreakpointsLayoutSettingsBase
Public Class DataViewBreakpointsLayoutSettings
Inherits DataViewBreakpointsLayoutSettingsBase
The following members return DataViewBreakpointsLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxDataView.SettingsBreakpointsLayout |
| ASP.NET MVC Extensions | DataViewSettings.SettingsBreakpointsLayout |
These settings can be accessed by the ASPxDataView.SettingsBreakpointsLayout property.
Object StateManager PropertiesBase DataViewDivBasedLayoutSettings DataViewBreakpointsLayoutSettingsBase DataViewBreakpointsLayoutSettings
See Also