Skip to main content

MVCxLayoutItemCaptionSettings Properties

Contains the layout item caption settings.
Name Description
AllowWrapCaption Obsolete. Specifies whether caption wrapping is enabled. Inherited from LayoutItemCaptionSettings.
AssociatedNestedExtensionName Gets or sets the name of a nested to a layout item extension that the caption is associated with.
ChangeCaptionLocationInAdaptiveMode Specifies whether to change the caption location of a layout item when the control is in Adaptive Grid Layout (Breakpoints) mode. Inherited from LayoutItemCaptionSettings.
HorizontalAlign Gets or sets the current layout item’s caption horizontal alignment. Inherited from LayoutItemCaptionSettings.
Location Gets or sets the location of the layout item caption. Inherited from LayoutItemCaptionSettings.
VerticalAlign Gets or sets the current layout item caption’s vertical alignment. Inherited from LayoutItemCaptionSettings.
See Also