Interface IStepItemPresenter
public interface IStepItemPresenter
- Extension Methods
Properties
DisplayName
string DisplayName { get; set; }
Property Value
Message
string Message { get; set; }
Property Value
Percent
int Percent { get; set; }
Property Value
State
StepState State { get; set; }
Property Value
Width
double Width { get; set; }