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

TdxLayoutGroupCaptionOptions Properties
Show Inherited Hide Inherited

Contains caption settings for layout groups.
Name Description
AlignHorz Specifies horizontal caption text alignment. Inherited from TdxCustomLayoutItemCaptionOptions.
AlignVert
EllipsisPosition Specifies the position of an ellipsis that replaces a portion of the caption that does not fit into its area. Inherited from TdxCustomLayoutItemCaptionOptions.
Glyph Specifies the caption’s glyph. Inherited from TdxCustomLayoutItemCaptionOptions.
Hint Specifies the caption’s hint. Inherited from TdxCustomLayoutItemCaptionOptions.
HyperlinkColor Specifies the color of hyperlinks in the layout item caption. Inherited from TdxCustomLayoutItemCaptionOptions.
ImageIndex Specifies the caption’s image. Inherited from TdxCustomLayoutItemCaptionOptions.
Layout
ShowAccelChar Specifies whether the item’s keyboard shortcut is in effect. Inherited from TdxCustomLayoutItemCaptionOptions.
ShowHyperlinkHint Specifies if a hyperlink in the layout item caption displays the target URI in a hint when the mouse pointer hovers over the hyperlink. Inherited from TdxCustomLayoutItemCaptionOptions.
Text Specifies the layout item‘s caption. Inherited from TdxCustomLayoutItemCaptionOptions.
Visible Specifies if the caption of a layout item or group is visible. Inherited from TdxCustomLayoutItemCaptionOptions.
VisibleElements Specifies which caption elements are visible. Inherited from TdxCustomLayoutItemCaptionOptions.
See Also