Skip to main content
A newer version of this page is available. .

MVCxLayoutItemCaptionSettings Class

Contains the layout item caption settings.

Namespace: DevExpress.Web.Mvc

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

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

Inheritance

See Also