aspnet-devexpress-dot-web-cd38d4d6.md
Contains settings specific to layout item caption.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutItemCaptionSettings :
PropertiesBase
Public Class LayoutItemCaptionSettings
Inherits PropertiesBase
The following members return LayoutItemCaptionSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxFormLayout.SettingsItemCaptions |
| FormLayoutProperties.SettingsItemCaptions | |
| LayoutGroupBase.SettingsItemCaptions | |
| LayoutItem.CaptionSettings | |
| ASP.NET MVC Extensions | FormLayoutSettings<ModelType>.SettingsItemCaptions |
An object of the LayoutItemCaptionSettings type can be accessed via the LayoutItem.CaptionSettings property.
Object StateManager PropertiesBase LayoutItemCaptionSettings BootstrapLayoutItemCaptionSettings
See Also