Fleet Mobile
Search Results for

    Show / Hide Table of Contents

    Interface ISelectable<T>

    Namespace: Fleet.Mobile.Containers
    Assembly: FleetMobile.dll
    Syntax
    public interface ISelectable<T>
    Type Parameters
    T

    Properties

    IsSelected

    Declaration
    bool IsSelected { get; set; }
    Property Value
    bool

    Item

    Declaration
    T Item { get; }
    Property Value
    T

    In this article
    Back to top Generated by DocFX