Class SearchType
Search type enum
Fields
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
WithoutScroll
Search without scroll
Declaration
public const SearchType WithoutScroll
Field Value
Type | Description |
---|---|
SearchType |
WithScroll
Search with scroll
Declaration
public const SearchType WithScroll
Field Value
Type | Description |
---|---|
SearchType |