DataViewBreakpointsLayoutSettingsBase Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class DataViewBreakpointsLayoutSettingsBase :
DataViewDivBasedLayoutSettings,
IDesignTimePropertiesOwner
#Implements
#Inheritance
Object
StateManager
PropertiesBase
DataViewDivBasedLayoutSettings
DataViewBreakpointsLayoutSettingsBase
See Also