ASPxCardViewBreakpointsLayoutSettings Class
Contains settings related to the Card View’s grid layout adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class ASPxCardViewBreakpointsLayoutSettings :
ASPxGridSettingsBase,
IDesignTimePropertiesOwner
Related API Members
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