Back to Devexpress

StepProgressBarItemContentBlock Members

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

latest4.2 KB
Original Source

StepProgressBarItemContentBlock Members

A content block displayed on either side of a StepProgressBarItem‘s indicator.

Constructors

NameDescription
StepProgressBarItemContentBlock(StepProgressBarItem)Initializes a new instance of the StepProgressBarItemContentBlock class with specified settings.

Properties

NameDescription
ActiveStateImageOptionsAllows you to assign a vector or raster image that this content block shows when a parent item is Active.
AppearanceProvides access to content block appearance settings. See the StepProgressBar class description for information on how to set up item appearance settings at different levels.
CaptionGets or sets the content block caption.
DescriptionGets or sets the content block description.
InactiveStateImageOptionsAllows you to assign a vector or raster image that this content block shows when a parent item is Inactive.
IsEmptyReturns whether this content block has no content.

Methods

NameDescription
Dispose()Disposes of this object and releases all the resources it occupies.
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.
ToString()Returns a string representing the current object.

See Also

StepProgressBarItemContentBlock Class

DevExpress.XtraEditors Namespace