ASPxCardViewBreakpointsLayoutSettings Class
Contains settings related to the Card View’s grid layout adaptivity settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
Declaration
public class ASPxCardViewBreakpointsLayoutSettings :
ASPxGridSettingsBase,
IDesignTimePropertiesOwner
Related API Members
The following members accept/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