Back to Devexpress

StepProgressBarIndicatorOptions Properties

windowsforms-devexpress-dot-xtraeditors-dot-stepprogressbarindicatoroptions-dot-underscore-properties.md

latest1.8 KB
Original Source

StepProgressBarIndicatorOptions Properties

Stores item indicator settings. These settings can be accessed on both control (StepProgressBar.ItemOptions.Indicator) and item (StepProgressBar.Options.Indicator) levels.

NameDescription
ActiveStateDrawModeGets or sets the indicator draw mode. This mode is in effect when the item is in the Active state.
ActiveStateImageOptionsGets or sets the indicator image. This image is displayed only when the item is in the Active state.
AutoCropImage
AutoFitImageGets or sets whether transparent pixels around the indicator’s image are trimmed.
InactiveStateDrawModeGets or sets the indicator draw mode. This mode is in effect when the item is in the Inactive state.
InactiveStateImageOptionsGets or sets the indicator image. This image is displayed only when the item is inactive.
WidthGets or sets the item indicator diameter.

See Also

StepProgressBarIndicatorOptions Class

StepProgressBarIndicatorOptions Members

DevExpress.XtraEditors Namespace