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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class DataViewBreakpointsLayoutSettingsBase :
    DataViewDivBasedLayoutSettings,
    IDesignTimePropertiesOwner

Implements

See Also