Skip to main content

MVCxLayoutItemCaptionSettings Class

Contains the layout item caption settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class MVCxLayoutItemCaptionSettings :
    LayoutItemCaptionSettings

The following members return MVCxLayoutItemCaptionSettings objects:

#Remarks

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

#Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker

#Inheritance

See Also