Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Member Table: Item Label

Member Description
BaseLayoutItem.Text Specifies the text associated with the layout item.
LayoutControlItem.TextAlignMode Gets or sets the alignment settings of the item’s control.
BaseLayoutItem.TextLocation Specifies the position of the item’s label.
LayoutControlGroup.TextLocation Specifies the group’s side along which the group’s caption is displayed.
BaseLayoutItem.TextSize Specifies the size of the item’s label.
BaseLayoutItem.TextToControlDistance Specifies the distance between the control displayed within the layout item and the text label.
BaseLayoutItem.TextVisible Specifies whether the item’s label is visible.
BaseLayoutItem.AppearanceItemCaption Provides access to the appearance settings used to paint the item’s label.
LayoutControlItem.ImageOptions.Image and LayoutControlItem.ImageOptions.ImageIndex Gets or sets the image displayed in the item.
LayoutControlItem.ImageOptions.Alignment Gets or sets how the alignment of the icon in the item’s label.
LayoutControlItem.ImageOptions.ImageToTextDistance Gets or sets the amount of space between the icon and the text in the label.
LayoutControlItem.AllowHtmlStringInCaption Gets or sets whether HTML formatting is allowed in the text that is associated with the layout item.