ImageGear for Silverlight
PageViewContextMenu Property
See Also  Send Feedback
ImageGear20.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : PageViewContextMenu Property




Glossary Item Box

Gets or sets the context menu for the PageView control.

Syntax

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

Property Value

PageViewContextMenu value.

Remarks

By default an ImGearPageViewContextMenu with default menu items is shown when right clicking on the PageView control. The default menu items may change from version to version. This property can be set to an instance of ImGearPageViewContextMenu to specify a custom context menu.

You can set the styling for the context menu globally for your application or locally by putting a style (associated with System.Windows.Controls.ContextMenu) in the resources section of the PageView control.

See Also

©2013. Accusoft Corporation. All Rights Reserved.