MVCxLayoutItemCaptionSettings Class
In This Article
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
#Related API Members
The following members return MVCxLayoutItemCaptionSettings objects:
#Remarks
An object of the MVCxLayoutItemCaptionSettings type can be accessed via the MVCxFormLayoutItem.CaptionSettings property.
#Inheritance
Object
StateManager
PropertiesBase
LayoutItemCaptionSettings
MVCxLayoutItemCaptionSettings
See Also