> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WizardPaneType

## Definition

**Assembly:** CloudNimble.BlazorEssentials.dll

**Namespace:** CloudNimble.BlazorEssentials.Merlin

**Inheritance:** System.Enum

## Syntax

```csharp theme={"dark"}
CloudNimble.BlazorEssentials.Merlin.WizardPaneType
```

## Values

| Name           | Value | Description |
| -------------- | ----- | ----------- |
| `Normal`       | 0     |             |
| `Confirmation` | 1     |             |
| `Completed`    | 2     |             |
