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




Glossary Item Box

Gets or sets a reference to a DelegatePageCaluclate 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 Up 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 Page Up.

See Also

©2013. Accusoft Corporation. All Rights Reserved.