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.Mvc.v17.2.dll

Declaration

public class MVCxLayoutItemCaptionSettings :
    LayoutItemCaptionSettings

The following members accept/return MVCxLayoutItemCaptionSettings objects:

Remarks

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

Inheritance

See Also