A newer version of this page is available.
Switch to the current version.
BootstrapCardView.SettingsLayout Property
Provides access to a CardView control's layout settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapCardViewLayoutSettings SettingsLayout { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsLayout As BootstrapCardViewLayoutSettings
Property Value
Type | Description |
---|---|
BootstrapCardViewLayoutSettings | An BootstrapCardViewLayoutSettings object that contains a chart control's legend settings. |
See Also
Feedback