ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DocumentsSettings Class / FileView Property

In This Topic
    FileView Property
    In This Topic
    Gets or sets the settings for the file view.
    Syntax
    'Declaration
     
    Public Property FileView As FileView
    public FileView FileView {get; set;}

    Property Value

    An instance of FileView that contains the settings for the file view.
    See Also