CardViewBreakpointsLayoutSettings Class
In This Article
Contains settings that relate to a control’s Breakpoints layout mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewBreakpointsLayoutSettings :
CardViewDivBasedLayoutSettings
#Related API Members
The following members return CardViewBreakpointsLayoutSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#Remarks
These settings can be accessed by the ASPxCardViewPagerSettings.SettingsBreakpointsLayout property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
CardViewDivBasedLayoutSettings
CardViewBreakpointsLayoutSettings
See Also