Back to Devexpress

DataViewBreakpoint Class

aspnet-devexpress-dot-web-245a953f.md

latest1.4 KB
Original Source

DataViewBreakpoint Class

Provides settings that allows you to specify breakpoints at which the Card View and Data View rearrange their items if the browser width changes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DataViewBreakpoint :
    BreakpointsLayoutBreakpoint
vb
Public Class DataViewBreakpoint
    Inherits BreakpointsLayoutBreakpoint

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem BreakpointsLayoutBreakpoint DataViewBreakpoint ImageGalleryBreakpoint

See Also

DataViewBreakpoint Members

DevExpress.Web Namespace