LayoutItemCaptionSettings Class
Contains settings specific to layout item caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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 |
Remarks
An object of the LayoutItemCaptionSettings type can be accessed via the LayoutItem.CaptionSettings property.
Implements
Inheritance
See Also