Back to Devexpress

DataViewDivBasedLayoutSettings Class

aspnet-devexpress-dot-web-eff60d05.md

latest1.6 KB
Original Source

DataViewDivBasedLayoutSettings 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 class DataViewDivBasedLayoutSettings :
    PropertiesBase
vb
Public Class DataViewDivBasedLayoutSettings
    Inherits PropertiesBase

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DataViewDivBasedLayoutSettings DataViewBreakpointsLayoutSettingsBase

DataViewFlowLayoutSettings

ImageGalleryFlowLayoutSettings

DataViewBreakpointsLayoutSettings

ImageGalleryBreakpointsLayoutSettings

See Also

DataViewDivBasedLayoutSettings Members

DevExpress.Web Namespace