Back to Devexpress

CardViewBreakpointsLayoutSettings Class

aspnet-devexpress-dot-web-44796cdb.md

latest2.0 KB
Original Source

CardViewBreakpointsLayoutSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewBreakpointsLayoutSettings :
    CardViewDivBasedLayoutSettings
vb
Public Class CardViewBreakpointsLayoutSettings
    Inherits CardViewDivBasedLayoutSettings

The following members return CardViewBreakpointsLayoutSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardViewPagerSettings.SettingsBreakpointsLayout
ASP.NET MVC ExtensionsCardViewPagerState.SettingsBreakpointsLayout

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase CardViewDivBasedLayoutSettings CardViewBreakpointsLayoutSettings

See Also

CardViewBreakpointsLayoutSettings Members

DevExpress.Web Namespace