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

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