Spread WPF Documentation
BringIntoView(Rect) Method


GrapeCity.Windows.SpreadSheet.UI Namespace > FormulaTextBox Class > BringIntoView Method : BringIntoView(Rect) Method
Syntax
'Declaration
 
Public Overloads Sub BringIntoView( _
   ByVal targetRectangle As System.Windows.Rect _
) 
'Usage
 
Dim instance As FormulaTextBox
Dim targetRectangle As System.Windows.Rect
 
instance.BringIntoView(targetRectangle)
public void BringIntoView( 
   System.Windows.Rect targetRectangle
)

Parameters

targetRectangle
See Also

Reference

FormulaTextBox Class
FormulaTextBox Members
Overload List