StepProgressBarItemContentBlock Members
In This Article
#Constructors
Name | Description |
---|---|
Step |
Initializes a new instance of the Step |
#Properties
Name | Description |
---|---|
Active |
Allows you to assign a vector or raster image that this content block shows when a parent item is Active. |
Appearance |
Provides access to content block appearance settings. See the Step |
Caption | Gets or sets the content block caption. |
Description | Gets or sets the content block description. |
Inactive |
Allows you to assign a vector or raster image that this content block shows when a parent item is Inactive. |
Is |
Returns whether this content block has no content. |
#Methods
Name | Description |
---|---|
Dispose() | Disposes of this object and releases all the resources it occupies. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string representing the current object. |
See Also