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

This is PageNextVisibilityProperty, 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.