Skip to main content
A newer version of this page is available. .
Tab

DataViewBreakpointsLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class DataViewBreakpointsLayoutSettings :
    DataViewBreakpointsLayoutSettingsBase

The following members return DataViewBreakpointsLayoutSettings objects:

Remarks

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

Implements

See Also