You are here: Symbol Reference > Stimulsoft.Report.Viewer Namespace > StiWpfViewerControl Class > StiWpfViewerControl Fields > ReportProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiWpfViewerControl.ReportProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty ReportProperty = DependencyProperty.Register("Report", typeof(StiReport), typeof(StiWpfViewerControl), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.Journal | FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, OnReportChanged));

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