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

In This Topic
    FileNameProperty Field
    In This Topic
    The name of a C1D/C1DX document definition, or of an XML report definition file.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FileNameProperty As DependencyProperty
    public static readonly DependencyProperty FileNameProperty
    See Also