Back to Devexpress

BreakpointsLayoutBreakpoint Class

aspnet-devexpress-dot-web-4ff5ce0e.md

latest1.9 KB
Original Source

BreakpointsLayoutBreakpoint Class

Provides settings that allows you to specify breakpoints at which the control rearranges its elements if the browser width changes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return BreakpointsLayoutBreakpoint objects:

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem BreakpointsLayoutBreakpoint CardViewBreakpoint

DataViewBreakpoint

ImageGalleryBreakpoint

See Also

BreakpointsLayoutBreakpoint Members

DevExpress.Web Namespace