Version: 13.0

    Show / Hide Table of Contents

    Interface IListWithSelectedItem

    Namespace: SMT.MastaAPI.Utility.Property
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    public interface IListWithSelectedItem

    Properties

    SelectedValue

    Declaration
    object SelectedValue { get; }
    Property Value
    Type Description
    System.Object
    Back to top