Back to Devexpress

StepProgressBarIndicatorOptions Members

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

latest3.5 KB
Original Source

StepProgressBarIndicatorOptions Members

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

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.

See Also

StepProgressBarIndicatorOptions Class

DevExpress.XtraEditors Namespace