Click or drag to resize
AuditToolsAudit.panelMain_RequestBringIntoView Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
private void panelMain_RequestBringIntoView(
	Object sender,
	RequestBringIntoViewEventArgs e
)

Parameters

sender
Type: System.Object
e
Type: System.Windows.RequestBringIntoViewEventArgs
See Also