Show / Hide Table of Contents

Class DropdownScrollStrategy

Inheritance
System.Object
DropdownScrollStrategy
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public static class DropdownScrollStrategy : 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