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

TdxBadges Properties
Show Inherited Hide Inherited

A collection of badge UI adorners.
Name Description
Active Specifies if the layer with UI adorner elements is active. Inherited from TdxCustomAdorners.
Color Specifies the default color for all badge UI adorners in the collection.
Count Gets the number of elements in the collection. Inherited from TcxComponentCollection.
Font Specifies the default font settings for all badge UI adorners in the collection.
Items Provides zero-based indexed access to all badge UI adorners in the collection.
Manager Provides access to the UI adorner manager to which the current adorner collection belongs. Inherited from TdxCustomAdorners.
ParentComponent Inherited from TcxComponentCollection.
ParentFont Specifies if the badge UI adorner collection updates its font settings from the UI adorner manager‘s parent component.
See Also