ClassRadStepProgressBarItem
Class
Represents the RadStepProgressBarItem for WPF control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class RadStepProgressBarItem : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlRadStepProgressBarItem
Implements:
Inherited Members
Constructors
RadStepProgressBarItem()
Initializes a new instance of the RadStepProgressBarItem class.
Declaration
cs-api-definition
public RadStepProgressBarItem()
Properties
AdditionalContent
Get the AdditionalContent of StepProgressBarItem.
Declaration
cs-api-definition
public ContentPresenter AdditionalContent { get; }
Property Value
Indicator
Get the Indicator of StepProgressBarItem.
PrimaryContent
Get the PrimaryContent of StepProgressBarItem.
Declaration
cs-api-definition
public ContentPresenter PrimaryContent { get; }
Property Value
Status
Get or set the Status of StepProgressBarItem.