| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub BringIntoView( _ ByVal targetRectangle As System.Windows.Rect _ ) | |
| C# | |
|---|---|
public void BringIntoView( System.Windows.Rect targetRectangle ) | |
Parameters
- targetRectangle
|
| ActiveReports Developer 7 | |
| BringIntoView(Rect) Method | |
| See Also | |
| GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class > BringIntoView Method : BringIntoView(Rect) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub BringIntoView( _ ByVal targetRectangle As System.Windows.Rect _ ) | |
| C# | |
|---|---|
public void BringIntoView( System.Windows.Rect targetRectangle ) | |