Search Results for

    Show / Hide Table of Contents

    Interface IValueBinding

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public interface IValueBinding

    Properties

    | Improve this Doc View Source

    ValueBindingPropertyName

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

    Methods

    | Improve this Doc View Source

    GetBindingValue()

    Declaration
    object GetBindingValue()
    Returns
    Type Description
    System.Object
    | Improve this Doc View Source

    SetBindingValue(Object)

    Declaration
    void SetBindingValue(object Binding)
    Parameters
    Type Name Description
    System.Object Binding
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx