Show / Hide Table of Contents

Class SelectScrollStrategy

Inheritance
System.Object
SelectScrollStrategy
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class SelectScrollStrategy : Enum

Fields

Block

Declaration
public const SelectScrollStrategy Block
Field Value
Type Description
SelectScrollStrategy

Close

Declaration
public const SelectScrollStrategy Close
Field Value
Type Description
SelectScrollStrategy

Scroll

Declaration
public const SelectScrollStrategy Scroll
Field Value
Type Description
SelectScrollStrategy

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
  • Fields
    • Block
    • Close
    • Scroll
    • value__