'DeclarationProtected Overrides Sub HandlePageDownKey( _ ByVal e As KeyEventArgs _ )
'UsageDim instance As TableflowViewItemsHost Dim e As KeyEventArgs instance.HandlePageDownKey(e)
protected override void HandlePageDownKey( KeyEventArgs e )
Parameters
- e