Table of Contents

Class Stepper

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public sealed class Stepper : DisplayBase<int>
Inheritance
Stepper
Inherited Members
Extension Methods

Properties

Steps

public List<StepperStep> Steps { get; set; }

Property Value

List<StepperStep>

activeColor

public string activeColor { get; set; }

Property Value

string
To top