BootstrapCardViewLayoutSettings Class
In This Article
Contains settings that relate to the CardView’s layout.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewLayoutSettings :
PropertiesBase
#Related API Members
The following members return BootstrapCardViewLayoutSettings objects:
#Remarks
A BootstrapCardViewLayoutSettings instance can be accessed using the BootstrapCardView.SettingsLayout property.
#Inheritance
Object
StateManager
PropertiesBase
BootstrapCardViewLayoutSettings
See Also