StepProgressBarItemContentBlock.Appearance Property
In This Article
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.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
public StepProgressBarContentBlockAppearance Appearance { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
Stores content block appearance settings. |
See Also