A newer version of this page is available.
Switch to the current version.
BootstrapLayoutItem.CaptionSettings Property
Provides access to the layout item caption settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapLayoutItemCaptionSettings CaptionSettings { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property CaptionSettings As BootstrapLayoutItemCaptionSettings
Property Value
Type | Description |
---|---|
BootstrapLayoutItemCaptionSettings | A BootstrapLayoutItemCaptionSettings object containing the layout item caption settings. |
See Also
Feedback