Class PopoverScrollStrategy
Inheritance
System.Object
PopoverScrollStrategy
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class PopoverScrollStrategy : Enum
Fields
Block
Declaration
public const PopoverScrollStrategy Block
Field Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |
Close
Declaration
public const PopoverScrollStrategy Close
Field Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |
Scroll
Declaration
public const PopoverScrollStrategy Scroll
Field Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |