Search Results for

    Show / Hide Table of Contents

    Interface IAsyncViewModel

    Async viewmodel base

    Namespace: Simplic.UI.MVC
    Assembly: Simplic.UI.dll
    Syntax
    public interface IAsyncViewModel

    Properties

    | Improve this Doc View Source

    IsBusy

    Gets or sets whether the view model is processing data

    Declaration
    bool IsBusy { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx