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

DataViewBreakpointsLayoutSettingsBase Class

Serves as a base class for classes that contain settings that relate to a control’s Breakpoints layout mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class DataViewBreakpointsLayoutSettingsBase :
    DataViewDivBasedLayoutSettings,
    IDesignTimePropertiesOwner

Implements

See Also