Class SelectScrollStrategy
Inheritance
System.Object
SelectScrollStrategy
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class SelectScrollStrategy : Object
Properties
Block
Declaration
public static PopoverScrollStrategy Block { get; }
Property Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |
Close
Declaration
public static PopoverScrollStrategy Close { get; }
Property Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |
Scroll
Declaration
public static PopoverScrollStrategy Scroll { get; }
Property Value
| Type | Description |
|---|---|
| PopoverScrollStrategy |