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

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