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