Class SearchBy
Provides option to determine whether search have performed in row or column wise.
Inheritance
System.Object
SearchBy
Namespace: Syncfusion.UI.Xaml.Spreadsheet
Assembly: Syncfusion.SfSpreadsheet.UWP.dll
Syntax
public sealed class SearchBy : Enum
Fields
ByColumns
Declaration
public const SearchBy ByColumns
Field Value
Type | Description |
---|---|
SearchBy |
ByRows
Declaration
public const SearchBy ByRows
Field Value
Type | Description |
---|---|
SearchBy |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |