Skip to main content
All docs
V25.1
  • ExportedDocument.FileName Property

    Namespace: DevExpress.XtraReports.Web.ClientControls

    Assembly: DevExpress.XtraReports.v25.1.Web.dll

    NuGet Package: DevExpress.Web.Reporting.Common

    Declaration

    [DataMember(Name = "fileName", EmitDefaultValue = false)]
    public string FileName { get; set; }

    Property Value

    Type
    String
    See Also