Search Results for

    Show / Hide Table of Contents

    Class LocalizationLookUpWindow

    Interaction logic for LocalizationLookUpWindow.xaml

    Inheritance
    System.Object
    LocalizationLookUpWindow
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class LocalizationLookUpWindow : Window

    Constructors

    | Improve this Doc View Source

    LocalizationLookUpWindow(String)

    Declaration
    public LocalizationLookUpWindow(string searchText)
    Parameters
    Type Name Description
    System.String searchText

    Properties

    | Improve this Doc View Source

    SelectedKey

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