ClassStepperStepChangeEventArgs
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class StepperStepChangeEventArgs
Inheritance: objectStepperStepChangeEventArgs
Constructors
StepperStepChangeEventArgs()
Declaration
cs-api-definition
public StepperStepChangeEventArgs()
Properties
IsCancelled
Whether the event is cancelled and the built-in action prevented.
TargetIndex
Specify the index of the targeted step.