Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewBreakpointsLayoutSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxCardViewBreakpointsLayoutSettings :
    ASPxGridSettingsBase,
    IDesignTimePropertiesOwner

The following members return ASPxCardViewBreakpointsLayoutSettings objects:

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxCardViewBreakpointsLayoutSettings
See Also