Back to Devexpress

DataViewBreakpointsLayoutSettingsBase Class

aspnet-devexpress-dot-web-140e1a28.md

latest1.6 KB
Original Source

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

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class DataViewBreakpointsLayoutSettingsBase :
    DataViewDivBasedLayoutSettings,
    IDesignTimePropertiesOwner
vb
Public MustInherit Class DataViewBreakpointsLayoutSettingsBase
    Inherits DataViewDivBasedLayoutSettings
    Implements IDesignTimePropertiesOwner

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DataViewDivBasedLayoutSettings DataViewBreakpointsLayoutSettingsBase DataViewBreakpointsLayoutSettings

ImageGalleryBreakpointsLayoutSettings

See Also

DataViewBreakpointsLayoutSettingsBase Members

DevExpress.Web Namespace