BootstrapCardViewLayoutGroup.SettingsItemCaptions Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapLayoutItemCaptionSettings SettingsItemCaptions { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsItemCaptions As BootstrapLayoutItemCaptionSettings
Property Value
Type |
---|
BootstrapLayoutItemCaptionSettings |
See Also
Feedback