ComponentOne Reports for WPF
C1.WPF.C1Report Namespace / C1DocumentViewer Class / ReportNameProperty Field

In This Topic
    ReportNameProperty Field
    In This Topic
    The name of a report in the .XML report definition file (FileNameProperty).
    Syntax
    'Declaration
     
    Public Shared ReadOnly ReportNameProperty As DependencyProperty
    public static readonly DependencyProperty ReportNameProperty
    See Also