Back to Devexpress

LayoutItemCaptionSettings Class

aspnet-devexpress-dot-web-cd38d4d6.md

latest2.2 KB
Original Source

LayoutItemCaptionSettings Class

Contains settings specific to layout item caption.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LayoutItemCaptionSettings :
    PropertiesBase
vb
Public Class LayoutItemCaptionSettings
    Inherits PropertiesBase

The following members return LayoutItemCaptionSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxFormLayout.SettingsItemCaptions
FormLayoutProperties.SettingsItemCaptions
LayoutGroupBase.SettingsItemCaptions
LayoutItem.CaptionSettings
ASP.NET MVC ExtensionsFormLayoutSettings<ModelType>.SettingsItemCaptions

Remarks

An object of the LayoutItemCaptionSettings type can be accessed via the LayoutItem.CaptionSettings property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase LayoutItemCaptionSettings BootstrapLayoutItemCaptionSettings

MVCxLayoutItemCaptionSettings

See Also

LayoutItemCaptionSettings Members

DevExpress.Web Namespace