Skip to main content
Tab

DataViewBreakpointsLayoutSettings Class

Contains settings that relate to a control’s Breakpoints layout mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class DataViewBreakpointsLayoutSettings :
    DataViewBreakpointsLayoutSettingsBase

The following members return DataViewBreakpointsLayoutSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxDataView.SettingsBreakpointsLayout
ASP.NET MVC Extensions DataViewSettings.SettingsBreakpointsLayout

Remarks

These settings can be accessed by the ASPxDataView.SettingsBreakpointsLayout property.

Implements

See Also