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

    Show / Hide Table of Contents

    Class ExportTemplateVM

    Inheritance
    System.Object
    CloudBaseVM
    ExportTemplateVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class ExportTemplateVM : 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>

    ReportParameters

    Declaration
    public System.Collections.Generic.IDictionary<string, string> ReportParameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>
    Вверх © 1998-2025 ООО «Быстрые отчеты»