You are here: Symbol Reference > Stimulsoft.Report.Viewer Namespace > StiWpfViewerControl Class > StiWpfViewerControl Fields > ContextMenuVisibilityProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiWpfViewerControl.ContextMenuVisibilityProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty ContextMenuVisibilityProperty = DependencyProperty.Register("ContextMenuVisibility", typeof(Visibility), typeof(StiWpfViewerControl), new FrameworkPropertyMetadata(Visibility.Visible, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure));

This is ContextMenuVisibilityProperty, a member of class StiWpfViewerControl.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.