Back to Devexpress

StepProgressBarAppearance Members

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

latest3.5 KB
Original Source

StepProgressBarAppearance Members

Contains appearance settings used to paint a StepProgressBar.

Constructors

NameDescription
StepProgressBarAppearance(IStepProgressBarAppearanceOwner)Initializes a new instance of the StepProgressBarAppearance class with specified settings.

Properties

NameDescription
CommonActiveColorGets or sets the color of active StepProgressBar items.
CommonInactiveColorGets or sets the color of inactive StepProgressBar items.
FirstContentBlockAppearanceContains properties that specify the appearance of the first content block.
ItemAppearanceContains properties that specify the appearance of StepProgressBar items.
SecondContentBlockAppearanceContains properties that specify the appearance of the second content block.

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

StepProgressBarAppearance Class

DevExpress.XtraEditors Namespace