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

StepProgressBarItemContentBlock Properties

A content block displayed on either side of a StepProgressBarItem‘s indicator.
Name Description
ActiveStateImageOptions Allows you to assign a vector or raster image that this content block shows when a parent item is Active.
Appearance Provides access to content block appearance settings. See the StepProgressBar class description for information on how to set up item appearance settings at different levels.
Caption Gets or sets the content block caption.
Description Gets or sets the content block description.
InactiveStateImageOptions Allows you to assign a vector or raster image that this content block shows when a parent item is Inactive.
IsEmpty Returns whether this content block has no content.
See Also