StepProgressBarItemContentBlock.InactiveStateImageOptions Property
In This Article
Allows you to assign a vector or raster image that this content block shows when a parent item is Inactive.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
public ImageListImageOptions InactiveStateImageOptions { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
Provides access to image-related settings. |
See Also