Back to Devexpress

ASPxCardViewBreakpointsLayoutSettings Class

aspnet-devexpress-dot-web-29ddf474.md

latest1.8 KB
Original Source

ASPxCardViewBreakpointsLayoutSettings Class

Contains settings related to the Card View’s grid layout adaptivity settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewBreakpointsLayoutSettings :
    ASPxGridSettingsBase,
    IDesignTimePropertiesOwner
vb
Public Class ASPxCardViewBreakpointsLayoutSettings
    Inherits ASPxGridSettingsBase
    Implements IDesignTimePropertiesOwner

The following members return ASPxCardViewBreakpointsLayoutSettings objects:

Remarks

An object of the ASPxCardViewBreakpointsLayoutSettings type can be accessed by the ASPxCardViewAdaptivitySettings.BreakpointsLayoutSettings property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxCardViewBreakpointsLayoutSettings

See Also

ASPxCardViewBreakpointsLayoutSettings Members

DevExpress.Web Namespace