Back to Devexpress

CardViewDivBasedLayoutSettings Class

aspnet-devexpress-dot-web-ea81381c.md

latest1.5 KB
Original Source

CardViewDivBasedLayoutSettings Class

Serves as a base class for classes that contain 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 abstract class CardViewDivBasedLayoutSettings :
    ASPxGridSettingsBase
vb
Public MustInherit Class CardViewDivBasedLayoutSettings
    Inherits ASPxGridSettingsBase

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase CardViewDivBasedLayoutSettings CardViewBreakpointsLayoutSettings

CardViewFlowLayoutSettings

BootstrapCardViewFlowLayoutSettings

See Also

CardViewDivBasedLayoutSettings Members

DevExpress.Web Namespace