aspnet-devexpress-dot-web-44796cdb.md
Contains settings that relate to a control’s Breakpoints layout mode.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewBreakpointsLayoutSettings :
CardViewDivBasedLayoutSettings
Public Class CardViewBreakpointsLayoutSettings
Inherits CardViewDivBasedLayoutSettings
The following members return CardViewBreakpointsLayoutSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardViewPagerSettings.SettingsBreakpointsLayout |
| ASP.NET MVC Extensions | CardViewPagerState.SettingsBreakpointsLayout |
These settings can be accessed by the ASPxCardViewPagerSettings.SettingsBreakpointsLayout property.
Object StateManager PropertiesBase ASPxGridSettingsBase CardViewDivBasedLayoutSettings CardViewBreakpointsLayoutSettings
See Also