CardViewBreakpointsLayoutSettings Class
Contains settings that relate to a control’s Breakpoints layout mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return CardViewBreakpointsLayoutSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardViewPagerSettings.SettingsBreakpointsLayout |
ASP.NET MVC Extensions | CardViewPagerState.SettingsBreakpointsLayout |
Remarks
These settings can be accessed by the ASPxCardViewPagerSettings.SettingsBreakpointsLayout property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
CardViewDivBasedLayoutSettings
CardViewBreakpointsLayoutSettings
See Also