Skip to main content
A newer version of this page is available. .
Tab

CardViewBreakpointsLayoutSettings Class

Contains settings that relate to a control’s Breakpoints layout mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CardViewBreakpointsLayoutSettings :
    CardViewDivBasedLayoutSettings

The following members return CardViewBreakpointsLayoutSettings objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapCardViewPagerSettings.SettingsBreakpointsLayout
ASP.NET Web Forms Controls ASPxCardViewPagerSettings.SettingsBreakpointsLayout
CardViewPagerState.SettingsBreakpointsLayout

Remarks

These settings can be accessed by the ASPxCardViewPagerSettings.SettingsBreakpointsLayout property.

Implements

See Also