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

    Show / Hide Table of Contents

    Class SelectedFilesVM

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

    Properties

    Files

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

    FolderId

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

    Folders

    Declaration
    public System.Collections.Generic.ICollection<string> Folders { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    IsAllSelected

    Declaration
    public bool IsAllSelected { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsBin

    Declaration
    public bool IsBin { get; set; }
    Property Value
    Type Description
    System.Boolean

    Path

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

    SearchPattern

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

    UseRegex

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