Back to Devexpress

Member Table: Item Label

windowsforms-2203-controls-and-libraries-form-layout-managers-layout-and-data-layout-controls-member-tables-member-table-item-label.md

latest2.2 KB
Original Source

Member Table: Item Label

  • Jan 12, 2025
MemberDescription
BaseLayoutItem.TextSpecifies the text associated with the layout item.
LayoutControlItem.TextAlignModeGets or sets the alignment settings of the item’s control.
BaseLayoutItem.TextLocationSpecifies the position of the item’s label.
LayoutControlGroup.TextLocationSpecifies the group’s side along which the group’s caption is displayed.
BaseLayoutItem.TextSizeSpecifies the size of the item’s label.
BaseLayoutItem.TextToControlDistanceSpecifies the distance between the control displayed within the layout item and the text label.
BaseLayoutItem.TextVisibleSpecifies whether the item’s label is visible.
BaseLayoutItem.AppearanceItemCaptionProvides access to the appearance settings used to paint the item’s label.
LayoutControlItem.ImageOptions.Image and LayoutControlItem.ImageOptions.ImageIndexGets or sets the image displayed in the item.
LayoutControlItem.ImageOptions.AlignmentGets or sets how the alignment of the icon in the item’s label.
LayoutControlItem.ImageOptions.ImageToTextDistanceGets or sets the amount of space between the icon and the text in the label.
LayoutControlItem.AllowHtmlStringInCaptionGets or sets whether HTML formatting is allowed in the text that is associated with the layout item.