Back to Devexpress

Layout Item Caption

aspnetmvc-16035-components-site-navigation-and-layout-form-layout-visual-elements-layout-item-caption.md

latest1.6 KB
Original Source

Layout Item Caption

  • Jan 31, 2023

The Layout Item Caption is the text associated with the layout item.

The table below lists the main members that affect element appearance and functionality.

|

Characteristics

|

Members

| | --- | --- | |

Appearance

|

LayoutItem.CaptionStyle (via MVCxFormLayoutItem .CaptionStyle )

LayoutItem.CaptionSettings (via MVCxFormLayoutItem .CaptionSettings )

LayoutItem.CaptionCellStyle (via MVCxFormLayoutItem .CaptionCellStyle )

| |

Caption

|

LayoutItemBase.Caption (via MVCxFormLayoutItem .Caption )

FormLayoutSettings<ModelType>.ShowItemCaptionColon

| |

Visibility

|

LayoutItemBase.ShowCaption (via MVCxFormLayoutItem . )

| |

Layout

|

LayoutGroup.AlignItemCaptions (via MVCxFormLayoutItem . )

|