Результаты поиска для

    Show / Hide Table of Contents

    Class ExportReportVM

    Inheritance
    System.Object
    CloudBaseVM
    ExportReportVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class ExportReportVM : CloudBaseVM

    Properties

    ExportParameters

    Declaration
    public System.Collections.Generic.IDictionary<string, string> ExportParameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>

    FileName

    Declaration
    public string FileName { get; set; }
    Property Value
    Type Description
    System.String

    FolderId

    Declaration
    public string FolderId { get; set; }
    Property Value
    Type Description
    System.String

    Format

    Declaration
    public ExportFormat Format { get; set; }
    Property Value
    Type Description
    ExportFormat

    Locale

    Declaration
    public string Locale { get; set; }
    Property Value
    Type Description
    System.String

    PagesCount

    Declaration
    public int? PagesCount { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    Вверх © 1998-2025 ООО «Быстрые отчеты»