ImageGear for .NET
NotifyPageDown Property
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : NotifyPageDown Property




Glossary Item Box

Gets or sets a reference to a DelegatePageCalculate delegate.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImGearPageView.DelegatePageCalculate delegate.

Remarks

If registered it is called when the Page Down key is pressed and will be used to calculate the amount of scrolling desired. If none is registered the ImGearPageView class control does not handle the Page Down.

See Also

©2013. Accusoft Corporation. All Rights Reserved.