Enum FindBy
Direction for traversing cells during find and replace operations within a worksheet.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum FindBy
Columns
Search proceeds vertically down each column before moving to the next column.
Rows
Search proceeds horizontally across each row before moving to the next row.