Back to Devexpress

LayoutBreakpoint Class

aspnet-devexpress-dot-web-296fab01.md

latest1.2 KB
Original Source

LayoutBreakpoint Class

Provides settings that allows you to specify breakpoints at which the Form Layout rearranges its items if the control width changes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem LayoutBreakpoint

See Also

LayoutBreakpoint Members

DevExpress.Web Namespace