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.WPF.dll
Syntax
public sealed class SearchBy : Enum
Fields
ByColumns
Declaration
public const SearchBy ByColumns
Field Value
Type |
---|
SearchBy |
ByRows
Declaration
public const SearchBy ByRows
Field Value
Type |
---|
SearchBy |