MindFusion.Wpf Pack Programmer's Guide
FindReplaceForm.FindWithin Property
See Also
 





Gets or sets the target of the search - the referenced worksheet or the entire workbook.

Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms

 Syntax

C#  Copy Code

public FindWithin FindWithin { get; set; }

Visual Basic  Copy Code

Public Property FindWithin As FindWithin

 Property Value

A member of the FindWithin enumeration.

 See Also

FindReplaceForm Members
FindReplaceForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace