Table of Contents

Class StepperStep

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public sealed class StepperStep
Inheritance
StepperStep
Inherited Members

Properties

Icon

public Icon? Icon { get; set; }

Property Value

Icon

Name

public string Name { get; set; }

Property Value

string

Value

public string Value { get; set; }

Property Value

string
To top