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

    Show / Hide Table of Contents

    Class FilesVMBase

    Inheritance
    System.Object
    CloudBaseVM
    FilesVMBase
    ExportsVM
    FilesVM
    ReportsVM
    TemplatesVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class FilesVMBase : CloudBaseVM

    Properties

    Count

    Declaration
    public long Count { get; set; }
    Property Value
    Type Description
    System.Int64

    Files

    Declaration
    public System.Collections.Generic.ICollection<FileVM> Files { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<FileVM>

    Skip

    Declaration
    public int Skip { get; set; }
    Property Value
    Type Description
    System.Int32

    Take

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