Back to Devexpress

MVCxLayoutItemCaptionSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-a48a0ebd.md

latest1.7 KB
Original Source

MVCxLayoutItemCaptionSettings Class

Contains the layout item caption settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

The following members return MVCxLayoutItemCaptionSettings objects:

Remarks

An object of the MVCxLayoutItemCaptionSettings type can be accessed via the MVCxFormLayoutItem.CaptionSettings property.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase LayoutItemCaptionSettings MVCxLayoutItemCaptionSettings

See Also

MVCxLayoutItemCaptionSettings Members

DevExpress.Web.Mvc Namespace