Back to Devexpress

CardViewBreakpoint Class

aspnet-devexpress-dot-web-7a6fb109.md

latest1.3 KB
Original Source

CardViewBreakpoint Class

Provides settings that allows you to specify breakpoints at which the Card View rearranges its cards if the browser width changes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem BreakpointsLayoutBreakpoint CardViewBreakpoint

See Also

CardViewBreakpoint Members

DevExpress.Web Namespace